ReactOS 0.4.15-dev-7958-gcd0bb1a
_SKIPLIST_NODE Struct Reference

#include <skiplist.h>

Collaboration diagram for _SKIPLIST_NODE:

Public Attributes

DWORD Distance [SKIPLIST_LEVELS]
 
struct _SKIPLIST_NODENext [SKIPLIST_LEVELS]
 
PVOID Element
 

Detailed Description

Definition at line 27 of file skiplist.h.

Member Data Documentation

◆ Distance

◆ Element

◆ Next


The documentation for this struct was generated from the following file: