pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
_PyObject_GC_Resize
deimos
python
objimpl
_
extern (
C
)
PyVarObject
*
_PyObject_GC_Resize
(
PyVarObject
*
,
Py_ssize_t
)
Meta
Source
See Implementation
deimos
python
objimpl
functions
PyGC_Collect
PyObject_Calloc
PyObject_Free
PyObject_GC_Del
PyObject_GC_New
PyObject_GC_NewVar
PyObject_GC_Resize
PyObject_GC_Track
PyObject_GC_UnTrack
PyObject_GET_WEAKREFS_LISTPTR
PyObject_IS_GC
PyObject_Init
PyObject_InitVar
PyObject_Malloc
PyObject_New
PyObject_NewVar
PyObject_Realloc
PyType_IS_GC
PyType_SUPPORTS_WEAKREFS
_PyObject_GC_Calloc
_PyObject_GC_Malloc
_PyObject_GC_New
_PyObject_GC_NewVar
_PyObject_GC_Resize
_PyObject_New
_PyObject_NewVar
unions
PyGC_Head
_