pub unsafe extern "system" fn ClusterGetVolumeNameForVolumeMountPoint(
lpszvolumemountpoint: PCWSTR,
lpszvolumename: PWSTR,
cchbufferlength: u32
) -> BOOL
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_Foundation"