libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
ConvenienceAllocators.free
memutils
utils
ConvenienceAllocators
Undocumented in source. Be warned that the author may not have intended to support it.
void
free
(T* obj)
void
free
(T obj)
mixintemplate
ConvenienceAllocators
(alias ALLOC, alias THIS)
nothrow static
void
free
(
T
)
(
auto
ref
T
obj
)
if
(
!
isArray
!
T
&&
is
(
T
:
Object
)
)
void
free
(T arr, bool zeroise_mem)
Meta
Source
See Implementation
memutils
utils
ConvenienceAllocators
manifest constants
ident
static functions
alloc
copy
free
realloc