Function same_interface

pub fn same_interface(a: &'static Interface, b: &'static Interface) -> bool
Available on crate feature wayland and Linux only.
Expand description

Returns true if the two interfaces are the same.