pub unsafe extern "system" fn RectInRegion(
    hrgn: HRGN,
    lprect: *const RECT
) -> BOOL
Expand description

Required features: "Win32_Foundation"