GetWindowRect

Function GetWindowRect 

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

#63 GetWindowRect

returns a window’s screen coordinates relative to the upper-left corner of the display