Function windows::Win32::UI::Shell::SHDeleteEmptyKeyW

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