Function ClusterSharedVolumeSetSnapshotState
pub unsafe fn ClusterSharedVolumeSetSnapshotState<P1>(
guidsnapshotset: GUID,
lpszvolumename: P1,
state: CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE,
) -> u32where
P1: Param<PCWSTR>,
pub unsafe fn ClusterSharedVolumeSetSnapshotState<P1>(
guidsnapshotset: GUID,
lpszvolumename: P1,
state: CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE,
) -> u32where
P1: Param<PCWSTR>,