Function pyo3::ffi::PyUnicode_Append[][src]

pub unsafe extern "C" fn PyUnicode_Append(
    pleft: *mut *mut PyObject,
    right: *mut PyObject
)