Function ProEdgedataMemoryFree
Description
Frees the top-level memory used by the edge data structure.
Synopsis
#include <ProEdgedata.h>
ProEdgedataMemoryFree
(
ProEdgedata* p_edge_data
/* (In)
The edge data structure
*/
)
Returns
The function successfully freed the memory.
The input argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?