[][src]Function mruby_sys::mrb_ary_push

pub unsafe extern "C" fn mrb_ary_push(
    mrb: *mut mrb_state,
    array: mrb_value,
    value: mrb_value
)