The OpenD Programming Language

_mm_free

Free aligned memory that was allocated with _mm_malloc or _mm_realloc.

nothrow @nogc @trusted
void
_mm_free
(
void* mem_addr
)

Meta