mi_new_aligned

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

extern (C) @nogc pure @system
void*
mi_new_aligned
(
size_t n
,
size_t alignment
)

Meta