Function i256_div

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

Performs signed division of two 256-bit integers.