webview2_com_sys::Windows::Win32::Graphics::Gdi

Function EndPaint

Source
pub unsafe fn EndPaint<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    lppaint: *const PAINTSTRUCT,
) -> BOOL