Function windows_sys::Win32::Graphics::Gdi::EndPaint

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