pyo3::ffi::compat

Function PyList_Extend

Source
pub unsafe fn PyList_Extend(list: *mut PyObject, iterable: *mut PyObject) -> i32