memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
SecureMem
memutils
utils
Undocumented in source.
struct
SecureMem {
mixin
ConvenienceAllocators
!(
CryptoSafe
,
typeof
(
this
))
;
}
Members
Mixins
__anonymous
mixin
ConvenienceAllocators
!(
CryptoSafe
,
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