Package app.photofox.vipsffm.generated
Interface VipsRegionWrite.Function
- Enclosing class:
VipsRegionWrite
public static interface VipsRegionWrite.Function
The function pointer signature, expressed as a functional interface
-
Method Summary
Modifier and TypeMethodDescriptionintapply(MemorySegment region, MemorySegment area, MemorySegment a)
-
Method Details
-
apply
-