pub type PCLUSTER_GET_VOLUME_NAME_FOR_VOLUME_MOUNT_POINT = Option<unsafe extern "system" fn(lpszvolumemountpoint: PCWSTR, lpszvolumename: PWSTR, cchbufferlength: u32) -> BOOL>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"