ReactOS 0.4.16-dev-401-g45b008d
|
#include <list.h>
Public Attributes | |
struct list_entry * | prev |
struct list_entry * | next |
struct list_entry* list_entry::next |
Definition at line 29 of file list.h.
Referenced by list_add().
struct list_entry* list_entry::prev |