RawMemoryFree
RawMemoryFree[ptr] frees the raw memory at a pointer ptr.
Examples
ptr = RawMemoryAllocate["Integer64", 10];
RawMemoryFree[ptr]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.