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