Function winapi::um::winuser::EndPaint

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