Function windows_sys::Win32::Storage::FileSystem::GetVolumePathNamesForVolumeNameW
pub unsafe extern "system" fn GetVolumePathNamesForVolumeNameW(
lpszvolumename: PCWSTR,
lpszvolumepathnames: PWSTR,
cchbufferlength: u32,
lpcchreturnlength: *mut u32,
) -> BOOL