[][src]Function python27_sys::PyString_Concat

pub unsafe extern "C" fn PyString_Concat(
    string: *mut *mut PyObject,
    newpart: *mut PyObject
)