Skip to main content

PyList_Clear

Function PyList_Clear 

pub unsafe fn PyList_Clear(list: *mut PyObject) -> i32
Available on crate feature tls and (docsrs or non-Py_3_13) only.