Function ruby_sys::array::rb_ary_push

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