ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
Data.Node
ae
utils
alloc
DataAllocator
Data
Undocumented in source.
struct
Data
struct
Node {
Node
*
next
;
SysData
data
;
}
Members
Variables
data
SysData
data
;
Undocumented in source.
next
Node
*
next
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
alloc
DataAllocator
Data
structs
Node
variables
root