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