Function pyo3_ffi::PyUnicode_Join

source ·
pub unsafe extern "C" fn PyUnicode_Join(
separator: *mut PyObject,
seq: *mut PyObject
) -> *mut PyObject