pe_factory_gtlist_del |
Removes a gtlist of geographic transformation objects
void pe_factory_gtlist_del (PE_GTLIST_T *gtlist);
gtlist | The list of geographic transformation objects |
Releases the memory allocated to the specified pe_gtlist_t structure of geographic transformation objects.
None