RedrawWindow

Function RedrawWindow 

Source
pub unsafe extern "system" fn RedrawWindow(
    hwnd: *mut c_void,
    lprcupdate: *const RECT,
    hrgnupdate: *mut c_void,
    flags: u32,
) -> i32
Expand description

#158 RedrawWindow

updates the specified region or rectangle in the client area of the given window