Function ProQuiltdataFree
Description
Frees all the underlying memory used by the quilt data structure.
Synopsis
#include <ProQuiltdata.h>
ProQuiltdataFree
(
ProQuiltdata* p_quilt_data
/* (In)
The quilt data structure
*/
)
Returns
The function successfully freed the memory.
The argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?