Package org.freedesktop.wayland.raw
Class C_1.scanf
java.lang.Object
org.freedesktop.wayland.raw.C_1.scanf
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.intapply(MemorySegment __format, Object... x1) Returns the specialized descriptor.handle()Returns the specialized method handle.static C_1.scanfmakeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern int scanf(const char *restrict __format, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern int scanf(const char *restrict __format, ...) -
address
-
handle
Returns the specialized method handle.- Returns:
- the specialized method handle
-
descriptor
Returns the specialized descriptor.- Returns:
- the specialized descriptor
-
apply
-