rb_ary_concat

Function rb_ary_concat 

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