Free allocated memory.
- ptr
- The start of a memory area to free.
The free() function causes the allocated memory referenced by ptr to be made available for future allocations. If ptr is IntPtr.Zero, no action occurs.
Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0