Trait vst3::Steinberg::Vst::IPlugInterfaceSupportTrait
source · pub trait IPlugInterfaceSupportTrait {
// Required method
unsafe fn isPlugInterfaceSupported(&self, _iid: *const TUID) -> tresult;
}