Function windows::Win32::Graphics::Gdi::PtVisible

pub unsafe fn PtVisible<P0>(hdc: P0, x: i32, y: i32) -> BOOL
where P0: IntoParam<HDC>,