Function windows_sys::Win32::System::Registry::RegQueryMultipleValuesW

pub unsafe extern "system" fn RegQueryMultipleValuesW(
    hkey: HKEY,
    val_list: *mut VALENTW,
    num_vals: u32,
    lpvaluebuf: PWSTR,
    ldwtotsize: *mut u32,
) -> WIN32_ERROR