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