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

Function SetWindowTheme

Source
pub unsafe fn SetWindowTheme<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    pszsubappname: impl IntoParam<'a, PWSTR>,
    pszsubidlist: impl IntoParam<'a, PWSTR>,
) -> Result<()>