Function rutie::rubysys::array::rb_ary_push[][src]

pub unsafe extern "C" fn rb_ary_push(
    array: Value,
    item: Value
) -> Value