Type Definition pyo3::ffi::PyStructSequence

source · []
pub type PyStructSequence = PyTupleObject;
This is supported on non-Py_LIMITED_API only.