Function windows_sys::Win32::Graphics::Gdi::BeginPaint
pub unsafe extern "system" fn BeginPaint(
hwnd: HWND,
lppaint: *mut PAINTSTRUCT
) -> HDC
Expand description
Required features: "Win32_Foundation"
pub unsafe extern "system" fn BeginPaint(
hwnd: HWND,
lppaint: *mut PAINTSTRUCT
) -> HDC
Required features: "Win32_Foundation"