Package app.photofox.vipsffm.generated
Interface VipsArgumentClassMapFn.Function
- Enclosing class:
VipsArgumentClassMapFn
public static interface VipsArgumentClassMapFn.Function
The function pointer signature, expressed as a functional interface
-
Method Summary
Modifier and TypeMethodDescriptionapply(MemorySegment object_class, MemorySegment pspec, MemorySegment argument_class, MemorySegment a, MemorySegment b)
-
Method Details
-
apply
MemorySegment apply(MemorySegment object_class, MemorySegment pspec, MemorySegment argument_class, MemorySegment a, MemorySegment b)
-