pub unsafe extern "system" fn EndPaint(
hwnd: HWND,
lppaint: *const PAINTSTRUCT
) -> BOOL
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"
pub unsafe extern "system" fn EndPaint(
hwnd: HWND,
lppaint: *const PAINTSTRUCT
) -> BOOL
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"