devela
0.22.0
In devela::
_
dep::
pyo3::
ffi::
compat
devela
::
_dep
::
pyo3
::
ffi
::
compat
Function
PyList_Extend
Copy item path
pub unsafe fn PyList_Extend(list:
*mut
PyObject
, iterable:
*mut
PyObject
) ->
i32
ⓘ
Available on
crate features
dep_pyo3
and
std
only.