Function windows_sys::Win32::Graphics::Gdi::PtInRegion

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