mi_new_aligned_nothrow

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

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

Meta