Skip to main content
PyList_Clear
pyo3_
ffi
0.28.2
pyo3_ffi
Function
PyList_
Clear
Copy item path
Source
pub unsafe extern "C" fn PyList_Clear(list:
*mut
PyObject
) ->
c_int