Frees allocated memory.
Pointer to start of memory prior allocated.
Notes: Given the implementation of the allocators and nu_free may be independent of the libc allocator, memory allocated with numem functions should always be freed with nu_free!
See Implementation
Frees allocated memory.