Function windows_sys::Win32::Graphics::Gdi::GetUpdateRect

pub unsafe extern "system" fn GetUpdateRect(
    hwnd: HWND,
    lprect: *mut RECT,
    berase: BOOL,
) -> BOOL