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

Function SHDeleteValueA

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