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