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