Function pyo3_ffi::PyBytes_Concat

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