Function windows::Win32::Graphics::Gdi::RectInRegion

pub unsafe fn RectInRegion<P0>(hrgn: P0, lprect: *const RECT) -> BOOL
where P0: Param<HRGN>,