Function wayland_client::backend::protocol::same_interface

source ยท
pub fn same_interface(a: &'static Interface, b: &'static Interface) -> bool
Expand description

Returns true if the two interfaces are the same.