Function revm::interpreter::instructions::i256::i256_mod

source ยท
pub fn i256_mod(first: Uint<256, 4>, second: Uint<256, 4>) -> Uint<256, 4>