pyo3::impl_::pyclass

Function weaklist_offset

Source
pub fn weaklist_offset<T: PyClass>() -> Py_ssize_t
Expand description

Gets the offset of the weakref list from the start of the object in bytes.

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here