Function rutie::rubysys::array::rb_ary_concat

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