windows::Win32::UI::Shell

Function SHDeleteEmptyKeyW

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