Function winapi::um::wingdi::PtInRegion

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