EndPaint

Function EndPaint 

Source
pub unsafe extern "system" fn EndPaint(
    hWnd: HWND,
    lpPaint: *const PAINTSTRUCT,
) -> BOOL