inline void runtime_free | (void* ptr ) |
Free memory allocated by run time library.
Free memory allocated by run time library. This version of free is used for data that is not allocated using the memory check system, ie was malloc'ed inside the C run time library.
Alphabetic index HTML hierarchy of classes or Java