ae ~sd (2021-12-20T16:35:43.7627576)
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