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