Function windows::Win32::Graphics::Gdi::BeginPaint

pub unsafe fn BeginPaint<P0>(hwnd: P0, lppaint: *mut PAINTSTRUCT) -> HDC
where P0: IntoParam<HWND>,