Function winapi::um::wingdi::PtInRegion[][src]

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