pyo3_ffi

Function 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.