ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
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