pub unsafe extern "system" fn ClusterSharedVolumeSetSnapshotState(
    guidsnapshotset: GUID,
    lpszvolumename: PWSTR,
    state: CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE
) -> u32
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’