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