Function windows_sys::Win32::Graphics::Gdi::RectVisible

pub unsafe extern "system" fn RectVisible(
    hdc: HDC,
    lprect: *const RECT,
) -> BOOL