windows::Win32::System::Registry

Function RegUnLoadKeyW

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