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

Required features: "Win32_Foundation"