Function pyo3_ffi::PyList_GET_SIZE

source ยท
pub unsafe fn PyList_GET_SIZE(op: *mut PyObject) -> Py_ssize_t
Available on non-Py_LIMITED_API and non-PyPy only.