pub unsafe extern "system" fn ExcludeUpdateRgn( hdc: *mut c_void, hwnd: *mut c_void, ) -> i32
#152 ExcludeUpdateRgn
#152
prevents a region specified by hdc from being updated when the hwnd window is redrawn
hdc
hwnd