memutils v1.0.9 (2023-03-02T20:19:28Z)
Dub
Repo
adjustPointerAlignment
memutils
allocators
Undocumented in source. Be warned that the author may not have intended to support it.
package package
void
*
adjustPointerAlignment
(
void
*
base
,
ubyte
*
misalign_
= null
)
Meta
Source
See Implementation
memutils
allocators
aliases
CryptoSafeAllocator
LocklessAllocator
ProxyGCAllocator
functions
adjustPointerAlignment
alignedSize
ensureValidMemory
extractUnalignedPointer
getAllocator
interfaces
Allocator
static variables
mtx
templates
AllocSize
RefTypeOf