UpdateWindow

Function UpdateWindow 

Source
pub unsafe extern "system" fn UpdateWindow(hwnd: *mut c_void) -> i32
Expand description

#156 UpdateWindow

updates a non-empty window identified by hwnd, by sending the WM_PAINT message to it