// wdm.h
PSLIST_ENTRY ExpInterlockedPopEntrySList(
PSLIST_HEADER ListHead
);
View the official Windows Driver Kit DDI referenceNo description available.
Describes the ExpInterlockedPopEntrySList function.
ListHeadDefines the PSLIST_HEADER parameter ListHead.
Returns a PSLIST_ENTRY construct.