In file hl-model.c:

typedef struct LINKED_LIST_s


[more]void* data
[more]struct LINKED_LIST_s* next


Documentation

ovoid* data

ostruct LINKED_LIST_s* next

Alphabetic index



This page was generated with the help of DOC++.