Function windows_sys::Win32::Networking::Clustering::ClusterGetVolumePathName
pub unsafe extern "system" fn ClusterGetVolumePathName(
lpszfilename: PCWSTR,
lpszvolumepathname: PWSTR,
cchbufferlength: u32
) -> BOOL
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_Foundation"