pub unsafe extern "system" fn SHDeleteValueW(
    hkey: HKEY,
    pszsubkey: PCWSTR,
    pszvalue: PCWSTR
) -> WIN32_ERROR
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Registry’