Searched defs:tagPyCArgObject (Results 1 – 1 of 1) sorted by relevance
296 struct tagPyCArgObject { struct298 ffi_type *pffi_type;299 char tag;300 union {311 } value;312 PyObject *obj;313 Py_ssize_t size; /* for the 'V' tag */