Function windows_sys::Win32::Graphics::Gdi::RedrawWindow
pub unsafe extern "system" fn RedrawWindow(
hwnd: HWND,
lprcupdate: *const RECT,
hrgnupdate: HRGN,
flags: REDRAW_WINDOW_FLAGS,
) -> BOOL