GetWindowRect

Function GetWindowRect 

Source
pub unsafe fn GetWindowRect<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    lprect: *mut RECT,
) -> BOOL