mi_aligned_alloc

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

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

Meta