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
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"