i256_sign_compl

Function i256_sign_compl 

Source
pub fn i256_sign_compl(val: &mut U256) -> Sign
Expand description

Determines the sign of a 256-bit signed integer and converts it to its absolute value.