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

Required features: "Win32_Foundation"