libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
Allocator
memutils
allocators
Undocumented in source.
struct
Allocator {
static
enum
size_t
alignment
;
static
enum
size_t
alignmentMask
;
}
Members
Static variables
alignment
enum
size_t
alignment
;
Undocumented in source.
alignmentMask
enum
size_t
alignmentMask
;
Undocumented in source.
Meta
Source
See Implementation
memutils
allocators
aliases
LocklessAllocator
functions
adjustPointerAlignment
alignedSize
extractUnalignedPointer
getAllocator
structs
Allocator
templates
AllocSize
RefTypeOf