webview2_com_sys::Windows::Win32::UI::Controls

Function DrawThemeParentBackground

Source
pub unsafe fn DrawThemeParentBackground<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    hdc: impl IntoParam<'a, HDC>,
    prc: *const RECT,
) -> Result<()>