mi_memalign

mi prefixed implementations of various posix, unix, and C++ allocation functions

extern (C) @nogc pure @system nothrow
void*
mi_memalign
(
size_t alignment
,
size_t size
)

Meta