[][src]Function winapi::um::winuser::EndPaint

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