Interface CLFunctionTypes.Iuser_func_0
- Enclosing class:
CLFunctionTypes
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoidinvoke(@NotNull MemorySegment p0) static MethodHandleof(@NotNull CLFunctionTypes.Iuser_func_0 lambda) static MemorySegmentofNative(@NotNull CLFunctionTypes.Iuser_func_0 lambda) static MemorySegmentofNative(@NotNull Arena arena, @NotNull CLFunctionTypes.Iuser_func_0 lambda)
-
Method Details
-
invoke
-
of
-
ofNative
-
ofNative
static MemorySegment ofNative(@NotNull @NotNull Arena arena, @NotNull @NotNull CLFunctionTypes.Iuser_func_0 lambda)
-