pub unsafe extern "system" fn ClusterGetVolumePathName(
    lpszfilename: PWSTR,
    lpszvolumepathname: PWSTR,
    cchbufferlength: u32
) -> BOOL
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’