Crate vst3_bindgen

Source
Expand description

A binding generator for the VST 3 API. vst3-bindgen can be used to generate Rust bindings for the VST 3 API from the original C++ headers.

Functionsยง

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