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