Function GetWindowRect

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