GetWindowOrgEx

Function GetWindowOrgEx 

Source
pub unsafe extern "system" fn GetWindowOrgEx(
    hdc: *mut c_void,
    lppoint: *mut POINT,
) -> i32
Expand description

#214 GetWindowOrgEx

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