Macro generic_standalone_vst

Source
macro_rules! generic_standalone_vst {
    ($t: ty) => { ... };
}