pub unsafe extern "system" fn GetWindowExtEx( hdc: *mut c_void, lpsize: *mut SIZE, ) -> i32
#213 GetWindowExtEx
#213
retrieve horizontal (x) and vertical (y) extents of the window associated with the device-context hdc
hdc