Constant pyo3::ffi::PyGetSetDef_DICT [−][src]
pub const PyGetSetDef_DICT: PyGetSetDef;👎 Deprecated:
not present in Python headers; to be removed
Expand description
Helper initial value of PyGetSetDef for a dict-like Python class.
Not present in cpython/Include/descrobject.h.
