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