Py_ssize_t
cpython
0.7.2
Py_ssize_t
In crate cpython
Modules
argparse
buffer
exc
py_class
serde
Macros
py_argparse
py_capsule
py_capsule_fn
py_class
py_exception
py_fn
py_module_initializer
pyobject_newtype
Structs
GILGuard
GILProtected
NoArgs
PyBool
PyBytes
PyCapsule
PyDict
PyErr
PyFloat
PyInt
PyIterator
PyLeakedRef
PyLeakedRefMut
PyList
PyLong
PyModule
PyNone
PyObject
PySequence
PySet
PySharedRef
PySharedRefCell
PyString
PyTuple
PyType
PyUnicode
Python
PythonObjectDowncastError
UnsafePyLeaked
Enums
PyStringData
Traits
FromPyObject
NumberProtocol
ObjectProtocol
PyClone
PyDrop
PythonObject
PythonObjectWithCheckedDowncast
PythonObjectWithTypeObject
RefFromPyObject
ToPyObject
Functions
prepare_freethreaded_python
Type Aliases
PyResult
Py_hash_t
Py_ssize_t
?
Settings
Type Alias
cpython
::
Py_ssize_t
Copy item path
[
−
]
pub type Py_ssize_t =
isize
;