- adjustPointerAlignment
void* adjustPointerAlignment(void* base, ubyte* misalign_)
Undocumented in source. Be warned that the author may not have intended to support it.
- alignedSize
size_t alignedSize(size_t sz)
Undocumented in source. Be warned that the author may not have intended to support it.
- ensureValidMemory
void ensureValidMemory(void[] mem)
Undocumented in source. Be warned that the author may not have intended to support it.
- extractUnalignedPointer
void* extractUnalignedPointer(void* base)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAllocator
auto getAllocator(bool is_freeing)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAllocator
R getAllocator(bool is_freeing, bool kill_it)
Undocumented in source. Be warned that the author may not have intended to support it.
Utility functions for memory management