pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
PyWeakReference.wr_callback
deimos
python
weakrefobject
PyWeakReference
A callable to invoke when wr_object dies, or NULL if none.
struct
PyWeakReference
PyObject
*
wr_callback
;
Meta
Source
See Implementation
deimos
python
weakrefobject
PyWeakReference
mixins
__anonymous
variables
hash
wr_callback
wr_next
wr_object
wr_prev
A callable to invoke when wr_object dies, or NULL if none.