tern ~master (2024-04-15T17:45:17.8990912)
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