Uses of Interface
club.doki7.glfw.GLFWFunctionTypes.IGLFWallocatefun
Packages that use GLFWFunctionTypes.IGLFWallocatefun
-
Uses of GLFWFunctionTypes.IGLFWallocatefun in club.doki7.glfw
Methods in club.doki7.glfw with parameters of type GLFWFunctionTypes.IGLFWallocatefunModifier and TypeMethodDescriptionstatic MethodHandle
GLFWFunctionTypes.IGLFWallocatefun.of
(@NotNull GLFWFunctionTypes.IGLFWallocatefun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWallocatefun.ofNative
(@NotNull GLFWFunctionTypes.IGLFWallocatefun lambda) static MemorySegment
GLFWFunctionTypes.IGLFWallocatefun.ofNative
(@NotNull Arena arena, @NotNull GLFWFunctionTypes.IGLFWallocatefun lambda) -
Uses of GLFWFunctionTypes.IGLFWallocatefun in club.doki7.glfw.datatype
Methods in club.doki7.glfw.datatype with parameters of type GLFWFunctionTypes.IGLFWallocatefunModifier and TypeMethodDescriptionGLFWallocator.allocate
(@NotNull GLFWFunctionTypes.IGLFWallocatefun value) GLFWallocator.allocate
(@NotNull Arena arena, @NotNull GLFWFunctionTypes.IGLFWallocatefun value)