A function exported by PhAB to free a value allocated with
void free ( ResDatatype_t type, int n, void *v );
Exported from PhAB in the PhABResExportCommon_t structure.
This is a convenience function that you can use to free a value.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
alloc_mem(), PhABResExportCommon_t.