Uses of Interface
com.raylib.jextract.AudioCallback.Function
Packages that use AudioCallback.Function
-
Uses of AudioCallback.Function in com.raylib.jextract
Methods in com.raylib.jextract with parameters of type AudioCallback.FunctionModifier and TypeMethodDescriptionstatic MemorySegmentAudioCallback.allocate(AudioCallback.Function fi, Arena arena) Allocates a new upcall stub, whose implementation is defined byfi.