Function winapi::um::winuser::GetUpdateRect

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