windows::Win32::UI::Shell

Function SHDeleteKeyW

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