The OpenD Programming Language

BitmappedBlockWithInternalPointers.resolveInternalPointer

Allocator primitives.

struct BitmappedBlockWithInternalPointers(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
nothrow @safe @nogc
Ternary
resolveInternalPointer
(
const void* p
,
ref void[] result
)

Meta