Function rust_corosync::cmap::set_number [−][src]
pub fn set_number<T: Copy>(
handle: Handle,
key_name: &str,
value: T
) -> Result<()>Expand description
Function to set a generic numeric value This doesn’t work for strings or binaries