示例#1
0
 public static extern void MiscListFreeList(MiscListStruct *List);
示例#2
0
 public static extern MiscListIteratorStruct *MiscListGetListIterator(MiscListStruct *List);
示例#3
0
 public static extern int MiscListCompLists(MiscListStruct *L1, MiscListStruct *L2);