Function windows_sys::Win32::System::Registry::RegEnumKeyW
pub unsafe extern "system" fn RegEnumKeyW(
hkey: HKEY,
dwindex: u32,
lpname: PWSTR,
cchname: u32,
) -> WIN32_ERROR
pub unsafe extern "system" fn RegEnumKeyW(
hkey: HKEY,
dwindex: u32,
lpname: PWSTR,
cchname: u32,
) -> WIN32_ERROR