Skip to main content

PySequence_Length

Function PySequence_Length 

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