windows::Win32::System::Registry

Function RegDeleteValueA

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