Function ClusterPrepareSharedVolumeForBackup
pub unsafe fn ClusterPrepareSharedVolumeForBackup<P0>(
lpszfilename: P0,
lpszvolumepathname: PWSTR,
lpcchvolumepathname: *mut u32,
lpszvolumename: PWSTR,
lpcchvolumename: *mut u32,
) -> u32where
P0: Param<PCWSTR>,