Function wayland_backend::debug::print_send_message
source ยท pub fn print_send_message<Id: Display, Fd: AsRawFd>(
interface: &str,
id: u32,
msg_name: &str,
args: &[Argument<Id, Fd>],
discarded: bool,
)
Expand description
Print the send message to stderr in a following format:
[timestamp] -> [email protected]_name(args)