Function rb_ary_join

Source
pub unsafe extern "C" fn rb_ary_join(
    array: Value,
    separator: Value,
) -> Value