Package org.freedesktop.wayland.raw
Interface wl_protocol_logger_func_t.Function
- Enclosing class:
wl_protocol_logger_func_t
public static interface wl_protocol_logger_func_t.Function
The function pointer signature, expressed as a functional interface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(MemorySegment user_data, int direction, MemorySegment message)
-
Method Details
-
apply
-