Function EndPaint

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