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