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