Uses of Interface
club.doki7.glfw.GLFWFunctionTypes.IGLFWcharfun
Packages that use GLFWFunctionTypes.IGLFWcharfun
-
Uses of GLFWFunctionTypes.IGLFWcharfun in club.doki7.glfw
Methods in club.doki7.glfw with parameters of type GLFWFunctionTypes.IGLFWcharfunModifier and TypeMethodDescriptionstatic MethodHandle
GLFWFunctionTypes.IGLFWcharfun.of
(@NotNull GLFWFunctionTypes.IGLFWcharfun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWcharfun.ofNative
(@NotNull GLFWFunctionTypes.IGLFWcharfun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWcharfun.ofNative
(@NotNull Arena arena, @NotNull GLFWFunctionTypes.IGLFWcharfun lambda) @NotNull MemorySegment
GLFW.setCharCallback
(@Nullable GLFWwindow window, GLFWFunctionTypes.IGLFWcharfun callback) @NotNull MemorySegment
GLFW.setCharCallback
(Arena arena, @Nullable GLFWwindow window, GLFWFunctionTypes.IGLFWcharfun callback)