deallocate

open fun deallocate(allocation: Allocation)(source)

Causes the resource to deallocate the amount associated with the allocation The primary use of this function is to support the release() function of the process view.

Parameters

allocation

the allocation to be deallocated