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 MethodHandle
GLFWFunctionTypes.IGLFWglproc.of
(@NotNull GLFWFunctionTypes.IGLFWglproc lambda) static MemorySegment
GLFWFunctionTypes.IGLFWglproc.ofNative
(@NotNull GLFWFunctionTypes.IGLFWglproc lambda) static MemorySegment
GLFWFunctionTypes.IGLFWglproc.ofNative
(@NotNull Arena arena, @NotNull GLFWFunctionTypes.IGLFWglproc lambda)