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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’