Allocates memory with a given alignment.
The size of the allocation, in bytes.
The alignment of the allocation, in bytes.
A new aligned pointer, null on failure.
nu_aligned_realloc nu_aligned_free
See Implementation
Allocates memory with a given alignment.