Function RedrawWindow

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