mi_free_size_aligned

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

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

Meta