| Miles Sound System SDK 7.2a |
The function AILMALLOCCB specifies a pointer to a user-defined memory allocation callback.
void * AILCALLBACK AILMALLOCCB( U32 bytes ); |
Returns the newly allocated pointer.
The memory returned by this routine must be aligned on a 16-byte boundary!
Group:
Memory and File Services
Related Functions:
AILFREECB, AIL_mem_use_malloc
Related Basic Types:
U32, void, void *
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.