pub fn dict_offset<T: PyClass>() -> Py_ssize_t
Expand description
Gets the offset of the dictionary from the start of the object in bytes.
pub fn dict_offset<T: PyClass>() -> Py_ssize_t
Gets the offset of the dictionary from the start of the object in bytes.