Documentation
Documentation
Sources
LibC.hylo
free(_:)
Function
free(_:)
Deallocates the block of memory pointed at by
pointer
.
Source
fun
free
(_
pointer
:
MemoryAddress
)