Macro pipewire_wrapper::interface_type
source · macro_rules! interface_type { ($interface_name:literal) => { ... }; }
Expand description
Create const TypeInfo with the TypeKind::Interface and given short name
macro_rules! interface_type { ($interface_name:literal) => { ... }; }
Create const TypeInfo with the TypeKind::Interface and given short name