Package org.freedesktop.wayland.raw
Interface cookie_read_function_t.Function
- Enclosing class:
cookie_read_function_t
public static interface cookie_read_function_t.Function
The function pointer signature, expressed as a functional interface
-
Method Summary
Modifier and TypeMethodDescriptionlong
apply
(MemorySegment __cookie, MemorySegment __buf, long __nbytes)
-
Method Details
-
apply
-