tern v0.2.12 (2024-03-08T18:10:27Z)
Dub
Repo
Entry
tern
experimental
heap_allocator
Undocumented in source.
struct
Entry {
final
void
*
ptr
;
final
size_t
size
;
}
Members
Variables
ptr
void
*
ptr
;
Undocumented in source.
size
size_t
size
;
Undocumented in source.
Meta
Source
See Implementation
tern
experimental
heap_allocator
static functions
calloc
deallocate
free
malloc
realloc
wake
structs
Entry