Synopsis

PDX_MSGT gdx_Free(long option, void *ptr)

Purpose

Free memory.

Description

The memory allocated for @ptr will be freed, unless it is already NULL.

Input

option

Options (not used)

ptr

The pointer to be freed

Return

GDX error code