Function i256_mod

Source
pub fn i256_mod(first: U256, second: U256) -> U256
Expand description

Performs signed modulo of two 256-bit integers.