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

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