Module weakrefobject

Source

Re-exports§

pub use crate::_PyWeakReference as PyWeakReference;Non-PyPy and non-Py_LIMITED_API and non-GraalPy

Statics§

_PyWeakref_CallableProxyType
_PyWeakref_ProxyType
_PyWeakref_RefType

Functions§

PyWeakref_Check
PyWeakref_CheckProxyNon-PyPy
PyWeakref_CheckRefNon-PyPy
PyWeakref_CheckRefExactNon-PyPy
PyWeakref_GetObject
PyWeakref_NewProxy
PyWeakref_NewRef
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here