Function pyo3::ffi::PyBytes_Concat[][src]

pub unsafe extern "C" fn PyBytes_Concat(
    arg1: *mut *mut PyObject,
    arg2: *mut PyObject
)