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