Skip to main content
PySequence_Fast_GET_SIZE
pyo3_
ffi
0.28.3
pyo3_ffi
Function
PySequence_
Fast_
GET_
SIZE
Copy item path
Source
pub unsafe fn PySequence_Fast_GET_SIZE(seq:
*mut
PyObject
) ->
Py_ssize_t