Searched defs:fielddesc (Results 1 – 1 of 1) sorted by relevance
202 struct fielddesc { struct203 char code;204 SETFUNC setfunc;205 GETFUNC getfunc;206 ffi_type *pffi_type; /* always statically allocated */207 SETFUNC setfunc_swapped;208 GETFUNC getfunc_swapped;