org.jouvieje.fmodex.callbacks
Interface FMOD_MEMORY_REALLOCCALLBACK


public interface FMOD_MEMORY_REALLOCCALLBACK


Method Summary
 java.nio.ByteBuffer FMOD_MEMORY_REALLOCCALLBACK(java.nio.ByteBuffer ptr, int size, int type)
           
 

Method Detail

FMOD_MEMORY_REALLOCCALLBACK

public java.nio.ByteBuffer FMOD_MEMORY_REALLOCCALLBACK(java.nio.ByteBuffer ptr,
                                                       int size,
                                                       int type)


NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/

(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)