[][src]Function winapi::um::winuser::RedrawWindow

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