pub unsafe extern "system" fn GetClipBox(
    hdc: HDC,
    lprect: *mut RECT
) -> i32
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"