Function python27_sys::PyBytes_Concat[][src]

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