GetWindowRect

Function GetWindowRect 

Source
pub unsafe extern "system" fn GetWindowRect(
    hWnd: HWND,
    lpRect: LPRECT,
) -> BOOL