Function winapi::um::wingdi::RectVisible

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