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