Function neg_integer

Source
pub fn neg_integer(i: i32) -> Result<i32>
Expand description

Performs an arithmetic negation of an integer.