devela::_dep::pyo3::ffi::compat

Function PyList_Clear

pub unsafe fn PyList_Clear(list: *mut PyObject) -> i32 
Available on crate features dep_pyo3 and std only.