Deallocates the memory referenced by array.ptr from allocator and sets array to null.
If array.ptr is null, no action occurs.
See Implementation
Deallocates the memory referenced by array.ptr from allocator and sets array to null.
If array.ptr is null, no action occurs.