Function windows::Win32::Networking::Clustering::ClusterGetVolumePathName
pub unsafe fn ClusterGetVolumePathName<P0>(
lpszfilename: P0,
lpszvolumepathname: PWSTR,
cchbufferlength: u32,
) -> Result<()>where
P0: Param<PCWSTR>,