Home
last modified time | relevance | path

Searched refs:StructParam_dealloc (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/_ctypes/
D_ctypes.c413 StructParam_dealloc(PyObject *myself) in StructParam_dealloc() function
425 .tp_dealloc = StructParam_dealloc,