Function windows::Win32::Graphics::Gdi::EndPaint

pub unsafe fn EndPaint<P0>(hwnd: P0, lppaint: *const PAINTSTRUCT) -> BOOL
where P0: IntoParam<HWND>,