Function rust_corosync::votequorum::set_expected[][src]

pub fn set_expected(handle: Handle, expected_votes: u32) -> Result<()>
Expand description

Set the current expected_votes for the cluster, this value must be valid and not result in an inquorate cluster.