pub unsafe extern "system" fn UpdateWindow(hwnd: *mut c_void) -> i32
#156 UpdateWindow
#156
updates a non-empty window identified by hwnd, by sending the WM_PAINT message to it
hwnd