Function same_interface
pub fn same_interface(a: &'static Interface, b: &'static Interface) -> boolAvailable on crate feature
wayland and Linux only.Expand description
Returns true if the two interfaces are the same.