Function r_core::r_str_array_join[][src]

pub unsafe extern "C" fn r_str_array_join(
    a: *mut *const c_char,
    n: size_t,
    sep: *const c_char
) -> *mut c_char