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