pub unsafe extern "system" fn GetClipBox( hdc: *mut c_void, lprect: *mut RECT, ) -> i32
#238 GetClipBox
#238
gets the smallest rectangle that encloses the entire clipping region of the device-context specified by hdc
hdc