Uses of Interface
club.doki7.openal.ALFunctionTypes.IALCEVENTPROCTYPESOFT
Packages that use ALFunctionTypes.IALCEVENTPROCTYPESOFT
-
Uses of ALFunctionTypes.IALCEVENTPROCTYPESOFT in club.doki7.openal
Methods in club.doki7.openal with parameters of type ALFunctionTypes.IALCEVENTPROCTYPESOFTModifier and TypeMethodDescriptionvoid
ALC.eventCallbackSOFT
(ALFunctionTypes.IALCEVENTPROCTYPESOFT callback, @NotNull MemorySegment userParam) void
ALC.eventCallbackSOFT
(Arena arena, ALFunctionTypes.IALCEVENTPROCTYPESOFT callback, @NotNull MemorySegment userParam) static MethodHandle
ALFunctionTypes.IALCEVENTPROCTYPESOFT.of
(@NotNull ALFunctionTypes.IALCEVENTPROCTYPESOFT lambda) static MemorySegment
ALFunctionTypes.IALCEVENTPROCTYPESOFT.ofNative
(@NotNull ALFunctionTypes.IALCEVENTPROCTYPESOFT lambda) static MemorySegment
ALFunctionTypes.IALCEVENTPROCTYPESOFT.ofNative
(@NotNull Arena arena, @NotNull ALFunctionTypes.IALCEVENTPROCTYPESOFT lambda)