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

Required features: "Win32_Foundation", "Win32_System_Registry"