Function pyo3::impl_::pyclass::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