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