pyo3
0.23.1
Module structmember
Module Items
Structs
Constants
In pyo3::
ffi
pyo3
::
ffi
Module
structmember
Copy item path
Source
👎
Deprecated: Python 3.12
Structs
§
PyMember
Def
Represents the
PyMemberDef
structure.
Constants
§
PY_
WRITE_
RESTRICTED
Deprecated
READONLY
READ_
RESTRICTED
Deprecated
RESTRICTED
Deprecated
T_BOOL
T_BYTE
T_CHAR
T_
DOUBLE
T_FLOAT
T_INT
T_LONG
T_
LONGLONG
T_NONE
Deprecated
T_
OBJECT
Deprecated
T_
OBJECT_
EX
T_
PYSSIZET
T_SHORT
T_
STRING
T_
STRING_
INPLACE
T_UBYTE
T_UINT
T_ULONG
T_
ULONGLONG
T_
USHORT
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here