Skip to main content

PyList_GET_SIZE

Function PyList_GET_SIZE 

Source
pub unsafe fn PyList_GET_SIZE(op: *mut PyObject) -> Py_ssize_t
Available on neither Py_LIMITED_API nor RustPython and non-PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here