GetClientRect

Function GetClientRect 

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