Function rutie::rubysys::array::rb_ary_push

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