Function pyo3::ffi::PyBytes_Concat

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