[][src]Function python27_sys::PyBytes_Concat

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