#ifndef _NTRTL_H // Linked lists typedef struct _LIST_ENTRY LIST_ENTRY, *PLIST_ENTRY; #endif View code on GitHub
No description available.