The OpenD Programming Language

NullAllocator.alignedAllocate

Always returns null.

struct NullAllocator
nothrow @nogc pure @safe shared
void[]
alignedAllocate
(
size_t
,
uint
)

Meta