memutils v0.4.13 (2018-10-09T15:51:45Z)
Dub
Repo
AppMem
memutils
utils
Undocumented in source.
struct
AppMem {
mixin
ConvenienceAllocators
!(
NativeGC
,
typeof
(
this
))
;
}
Members
Mixins
__anonymous
mixin
ConvenienceAllocators
!(
NativeGC
,
typeof
(
this
))
Undocumented in source.
Meta
Source
See Implementation
memutils
utils
functions
allocArray
freeArray
reallocArray
translateAllocator
mixin templates
ConvenienceAllocators
structs
AppMem
Malloc
SecureMem
ThreadMem
templates
ObjectAllocator