Function vst3_bindgen::generate

source ·
pub fn generate(
    sdk_dir: &Path,
    target: Option<&str>,
    sink: impl Write
) -> Result<(), Box<dyn Error>>
Expand description

Generates Rust bindings given a path to the VST 3 SDK.