_mm_free

Free aligned memory that was allocated with _mm_malloc.

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

Meta