wl_protocol_logger(3) | Wayland | wl_protocol_logger(3) |
wl_protocol_logger
void wl_protocol_logger_destroy (struct
wl_protocol_logger *logger)
struct wl_list link
wl_protocol_logger_func_t func
void * user_data
Destroys a protocol logger.
This function destroys a protocol logger and removes it from the display it was added to with wl_display_add_protocol_logger. The logger object becomes invalid after calling this function.
See also
Generated automatically by Doxygen for Wayland from the source code.
Mon Aug 31 2020 | Version 1.18.0 |