[go: up one dir, main page]

PySequence_Length

Function PySequence_Length 

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