Searched defs:ProtoInfo (Results 1 – 1 of 1) sorted by relevance
86 struct ProtoInfo { struct87 char* parameterTypes; // dynamically allocated with malloc88 const char* returnType;