math_mod

Function math_mod 

Source
pub fn math_mod<E: EvmApi>(
    env: FunctionEnvMut<'_, WasmEnv<E>>,
    a_ptr: u32,
    b_ptr: u32,
) -> MaybeEscape
Expand description

256-bit modulo.