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