windows::Win32::System::Registry

Function RegQueryMultipleValuesW

pub unsafe fn RegQueryMultipleValuesW(
    hkey: HKEY,
    val_list: &mut [VALENTW],
    lpvaluebuf: Option<PWSTR>,
    ldwtotsize: Option<*mut u32>,
) -> WIN32_ERROR