Function mrb_num_add

Source
pub unsafe extern "C-unwind" fn mrb_num_add(
    mrb: *mut mrb_state,
    x: mrb_value,
    y: mrb_value,
) -> mrb_value