Skip to main content

syscall_uint256_mul_mod_handler

Function syscall_uint256_mul_mod_handler 

Source
pub fn syscall_uint256_mul_mod_handler(
    caller: &mut impl StoreTr<RuntimeContext>,
    params: &[Value],
    _result: &mut [Value],
) -> Result<(), TrapCode>