fs_acquire Interface

interface


Calls

interface~~fs_acquire~~CallsGraph interface~fs_acquire fs_acquire proc~fs_acquire fs_acquire interface~fs_acquire->proc~fs_acquire

private module function fs_acquire(this) result(p)

Arguments

Type IntentOptional AttributesName
class(aabbtree_t), intent(inout) :: this

An aabbtree_t instance.

Return Value integer

Return value

Description

Acquires a new node from the free store and returns a pointer to it.