[][src]Function python3_sys::PyBytes_Concat

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