| ABBYY Mobile OCR Engine 4 |
Go to: Contents | Native Library API Reference | Functions | Memory Management Functions
This function is implemented on the client side and allows you to use your preferred memory management algorithm. It releases memory allocated by the call to TFineAllocMemoryFunction.
void (*TFineFreeMemoryFunction)( void* ptr );
The function does not have a return value.
TFineAllocMemoryFunction
FineFreeMemory