Function __revmc_builtin_addmod

Source
#[no_mangle]
pub unsafe extern "C" fn __revmc_builtin_addmod(
    [c, b, a]: &mut [EvmWord; 3],
)