Package org.freedesktop.wayland.raw
Class C_1.execlp
java.lang.Object
org.freedesktop.wayland.raw.C_1.execlp
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.intapply(MemorySegment __file, MemorySegment __arg, Object... x2) Returns the specialized descriptor.handle()Returns the specialized method handle.static C_1.execlpmakeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern int execlp(const char *__file, const char *__arg, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern int execlp(const char *__file, 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
-