autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
PyWeakref_NewRef
deimos
python
weakrefobject
_
extern (
C
)
PyObject
*
PyWeakref_NewRef
(
PyObject
*
ob
,
PyObject
*
callback
)
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
_