Function wayland_backend::protocol::same_interface_or_anonymous

source ยท
pub(crate) fn same_interface_or_anonymous(
    a: &'static Interface,
    b: &'static Interface,
) -> bool