Release memory block pointed to by HANDLE to the block list. It is pushed to the front of the block list, in other words it is made the head block.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(allocator_t), | intent(inout) | :: | self | |||
class(field_t), | pointer | :: | handle |