Skip to main content
PyList_Clear
pyo3_
ffi
0.28.3
In pyo3_
ffi::
listobject
pyo3_ffi
::
listobject
Function
PyList_
Clear
Copy item path
Source
pub unsafe extern "C" fn PyList_Clear(list:
*mut
PyObject
) ->
c_int
Available on
Py_3_13
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here