Function windows::Win32::Graphics::Gdi::RectVisible

pub unsafe fn RectVisible<P0>(hdc: P0, lprect: *const RECT) -> BOOL
where P0: Param<HDC>,