Miles Sound System SDK 7.2a

AILFREECB

The function AILFREECB specifies a pointer to a user-defined memory release callback.

void AILCALLBACK AILFREECB(
  void const * ptr
);

In Parameters

ptr
indicates the pointer to free.

Discussion

Always set this callback at the same time that you set the allocation callback.


Group: Memory and File Services
Related Functions: AILMALLOCCB, AIL_mem_use_free
Related Basic Types: void, void const *

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.