Package org.freedesktop.wayland.raw
Class C_1.syscall
java.lang.Object
org.freedesktop.wayland.raw.C_1.syscall
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.longReturns the specialized descriptor.handle()Returns the specialized method handle.static C_1.syscallmakeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern long syscall(long __sysno, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern long syscall(long __sysno, ...) -
address
-
handle
Returns the specialized method handle.- Returns:
- the specialized method handle
-
descriptor
Returns the specialized descriptor.- Returns:
- the specialized descriptor
-
apply
-