GetClipBox

Function GetClipBox 

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

#238 GetClipBox

gets the smallest rectangle that encloses the entire clipping region of the device-context specified by hdc