pyo3_ffi

Function PyBytes_Concat

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