Uses of Interface
club.doki7.glfw.GLFWFunctionTypes.IGLFWerrorfun
Packages that use GLFWFunctionTypes.IGLFWerrorfun
-
Uses of GLFWFunctionTypes.IGLFWerrorfun in club.doki7.glfw
Methods in club.doki7.glfw with parameters of type GLFWFunctionTypes.IGLFWerrorfunModifier and TypeMethodDescriptionstatic MethodHandleGLFWFunctionTypes.IGLFWerrorfun.of(@NotNull GLFWFunctionTypes.IGLFWerrorfun lambda) static MemorySegmentGLFWFunctionTypes.IGLFWerrorfun.ofNative(@NotNull GLFWFunctionTypes.IGLFWerrorfun lambda) static MemorySegmentGLFWFunctionTypes.IGLFWerrorfun.ofNative(@NotNull Arena arena, @NotNull GLFWFunctionTypes.IGLFWerrorfun lambda) @NotNull MemorySegmentGLFW.setErrorCallback(GLFWFunctionTypes.IGLFWerrorfun callback) @NotNull MemorySegmentGLFW.setErrorCallback(Arena arena, GLFWFunctionTypes.IGLFWerrorfun callback)