windows::Win32::UI::Shell

Function SHDeleteKeyA

pub unsafe fn SHDeleteKeyA<P1>(hkey: HKEY, pszsubkey: P1) -> WIN32_ERROR
where P1: Param<PCSTR>,