GetWindowExtEx

Function GetWindowExtEx 

Source
pub unsafe extern "system" fn GetWindowExtEx(
    hdc: *mut c_void,
    lpsize: *mut SIZE,
) -> i32
Expand description

#213 GetWindowExtEx

retrieve horizontal (x) and vertical (y) extents of the window associated with the device-context hdc