ATSUCustomAllocFunc | Defines a pointer to a callback function that handles memory allocation. Your callback function manages memory allocation operations typically handled by ATSUI. |
ATSUCustomFreeFunc | Defines a pointer to a callback function that handles memory deallocation. Your callback function manages memory deallocation operations typically handled by ATSUI. |
ATSUCustomGrowFunc | Defines a pointer to a callback function that handles memory reallocation. Your callback function manages memory reallocation operations typically handled by ATSUI. |
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)