webview2_com_sys::Windows::Win32::UI::Shell

Function SHDeleteKeyA

Source
pub unsafe fn SHDeleteKeyA<'a>(
    hkey: impl IntoParam<'a, HKEY>,
    pszsubkey: impl IntoParam<'a, PSTR>,
) -> LSTATUS