Function GetClientRect

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