python27_sys

Function PyBytes_Concat

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