Function PtInRegion

Source
pub unsafe extern "C" fn PtInRegion(
    hrgn: HRGN,
    x: c_int,
    y: c_int,
) -> BOOL