PSLIST_HEADER typedef

PSLIST_HEADER = Pointer<_SLIST_HEADER>

Implementation

typedef PSLIST_HEADER = ffi.Pointer<_SLIST_HEADER>;