Home
last modified time | relevance | path

Searched defs:fielddesc (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/_ctypes/
Dctypes.h162 struct fielddesc { struct
163 char code;
164 SETFUNC setfunc;
165 GETFUNC getfunc;
166 ffi_type *pffi_type; /* always statically allocated */
167 SETFUNC setfunc_swapped;
168 GETFUNC getfunc_swapped;