ClusterSharedVolumeSetSnapshotState

Function ClusterSharedVolumeSetSnapshotState 

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