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

Function DrawThemeParentBackgroundEx

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