pub const VAPOURSYNTH_API_VERSION: i32 = _; // 262_145i32Expand description
API version. The high 16 bits are VAPOURSYNTH_API_MAJOR, the low 16 bits are
VAPOURSYNTH_API_MINOR.
pub const VAPOURSYNTH_API_VERSION: i32 = _; // 262_145i32API version. The high 16 bits are VAPOURSYNTH_API_MAJOR, the low 16 bits are
VAPOURSYNTH_API_MINOR.