typedef void(*) axlDestroyFunc(axlPointer ptr)

Handler definition which represent deallocation functions.

Parameters:
ptr The pointer to the memory to be released.