libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
alignedAt
libwasm
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
libwasm
rt
allocator
functions
FL_allocate
FL_deallocate
FL_reallocate
_d_allocmemory
alignedAt
allocString
fmax
isPowerOf2
max
roundUpToAlignment
structs
PoolStackAllocator
ThreadMemAllocator
WasmAllocator
variables
platformAlignment
Returns true if ptr is aligned at alignment.