Searched defs:tagPyCArgObject (Results 1 – 1 of 1) sorted by relevance
317 struct tagPyCArgObject { struct319 ffi_type *pffi_type;320 char tag;321 union {332 } value;333 PyObject *obj;334 Py_ssize_t size; /* for the 'V' tag */