Package app.photofox.vipsffm.generated
Class VipsRaw_1.vips_system
java.lang.Object
app.photofox.vipsffm.generated.VipsRaw_1.vips_system
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.intapply(MemorySegment cmd_format, Object... x1) Returns the specialized descriptor.handle()Returns the specialized method handle.static VipsRaw_1.vips_systemmakeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern int vips_system(const char *cmd_format, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern int vips_system(const char *cmd_format, ...) -
address
-
handle
Returns the specialized method handle.- Returns:
- the specialized method handle
-
descriptor
Returns the specialized descriptor.- Returns:
- the specialized descriptor
-
apply
-