spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
alignedAt
spasm
rt
allocator
Returns
true
if
ptr
is aligned at
alignment
.
nothrow @
nogc
nothrow pure
bool
alignedAt
(
T
)
(
T
*
ptr
,
uint
alignment
)
Meta
Source
See Implementation
spasm
rt
allocator
aliases
Destructor
enums
MarkResult
functions
alignedAt
getGoodCapacity
initPool
static variables
poolAllocatorIndex
structs
PoolAllocator
PoolAllocatorBacking
PoolAllocatorFactory
PoolAllocatorIndex
PoolAllocatorList
WasmAllocator
Returns true if ptr is aligned at alignment.