libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
getAllocator
memutils
allocators
Undocumented in source. Be warned that the author may not have intended to support it.
auto
getAllocator
(bool is_freeing)
R
*
getAllocator
(bool is_freeing, bool kill_it)
package @
trusted
nothrow
R
*
getAllocator
(
R
)
(
bool
is_freeing
= false
,
bool
kill_it
= false
)
Meta
Source
See Implementation
memutils
allocators
aliases
LocklessAllocator
functions
adjustPointerAlignment
alignedSize
extractUnalignedPointer
getAllocator
structs
Allocator
templates
AllocSize
RefTypeOf