pyo3_ffi

Function PySequence_Length

Source
pub unsafe fn PySequence_Length(o: *mut PyObject) -> Py_ssize_t
Available on non-PyPy only.