Function winapi::um::winuser::RedrawWindow

source ·
pub unsafe extern "system" fn RedrawWindow(
    hwnd: HWND,
    lprcUpdate: *const RECT,
    hrgnUpdate: HRGN,
    flags: UINT
) -> BOOL