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

Required features: "Win32_Foundation"