pub unsafe extern "system" fn BeginPaint(
    hwnd: HWND,
    lppaint: *mut PAINTSTRUCT
) -> HDC
Expand description

Required features: "Win32_Foundation"