T-Box Basic dev
Loading...
Searching...
No Matches
hlist_node Struct Reference

hlist 节点。 More...

#include <list.h>

Data Fields

struct hlist_nodenext
struct hlist_node ** pprev

Detailed Description

hlist 节点。

hlist 只有头指针,没有尾指针;pprev 指向前驱节点的 next 字段或链表头的 first 字段。


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