Unit 'fmod' Package
[Overview][Procedures and functions][Index] [#pl_glscene]

FSOUND_SetMemorySystem

Declaration

Source position: fmod.pas line 77

function FSOUND_SetMemorySystem(

  Pool: Pointer;

  PoolLen: Integer;

  UserAlloc: TFSoundAllocCallback;

  UserRealloc: TFSoundReallocCallback;

  UserFree: TFSoundFreeCallback

):Bytebool;



CT Web help

CodeTyphon Studio