pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
PyWeakref_CheckRef
deimos
python
weakrefobject
_
extern (
C
)
int
PyWeakref_CheckRef
()
(
PyObject
*
op
)
Meta
Source
See Implementation
deimos
python
weakrefobject
functions
PyWeakref_Check
PyWeakref_CheckProxy
PyWeakref_CheckRef
PyWeakref_CheckRefExact
PyWeakref_GET_OBJECT
PyWeakref_GetObject
PyWeakref_NewProxy
PyWeakref_NewRef
_PyWeakref_ClearRef
_PyWeakref_GetWeakrefCount
structs
PyWeakReference
_