Function pyo3::ffi::PyByteArray_Concat

source ·
pub unsafe extern "C" fn PyByteArray_Concat(
a: *mut PyObject,
b: *mut PyObject
) -> *mut PyObject