HMIN_filelocator_destroy()

Frees the memory that was used for file locators.

Syntax

void HMIN_filelocator_destroy(void * filelocatorptr);

Type

HyperMesh hminlib Function

Description

Frees the memory that was used for file locators.

Inputs

filelocatorptr
The pointer to the block of file locators.

Errors

None.