Package app.photofox.vipsffm.generated
Class VipsRaw_1.vips_snprintf
java.lang.Object
app.photofox.vipsffm.generated.VipsRaw_1.vips_snprintf
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.intapply(MemorySegment str, long size, MemorySegment format, Object... x3) Returns the specialized descriptor.handle()Returns the specialized method handle.static VipsRaw_1.vips_snprintfmakeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern int vips_snprintf(char *str, size_t size, const char *format, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern int vips_snprintf(char *str, size_t size, const char *format, ...) -
address
-
handle
Returns the specialized method handle.- Returns:
- the specialized method handle
-
descriptor
Returns the specialized descriptor.- Returns:
- the specialized descriptor
-
apply
-