Skip to main content

PyList_Clear

Function PyList_Clear 

pub unsafe extern "C" fn PyList_Clear(list: *mut PyObject) -> i32
Available on crate feature tls and Py_3_13 only.