Function windows_sys::Win32::Graphics::Gdi::PtVisible

pub unsafe extern "system" fn PtVisible(
    hdc: HDC,
    x: i32,
    y: i32,
) -> BOOL