python3_sys::PyUnicode_Concat [] [src]

pub unsafe extern fn PyUnicode_Concat(left: *mut PyObject, right: *mut PyObject) -> *mut PyObject