Function windows::Win32::System::Registry::RegEnumKeyW
pub unsafe fn RegEnumKeyW<P0>(
hkey: P0,
dwindex: u32,
lpname: Option<&mut [u16]>,
) -> WIN32_ERRORwhere
P0: Param<HKEY>,
pub unsafe fn RegEnumKeyW<P0>(
hkey: P0,
dwindex: u32,
lpname: Option<&mut [u16]>,
) -> WIN32_ERRORwhere
P0: Param<HKEY>,