This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
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.