Function winapi::um::winuser::GetWindowRect

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