pub const VAPOURSYNTH_API_VERSION: i32 = _; // 262_145i32
Expand 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_145i32
API version. The high 16 bits are VAPOURSYNTH_API_MAJOR
, the low 16 bits are
VAPOURSYNTH_API_MINOR
.