Function ruby_sys::array::rb_ary_concat [] [src]

pub unsafe extern "C" fn rb_ary_concat(
    array: Value,
    other_array: Value
) -> Value