Type Alias libfmod::ffi::FMOD_DSP_DISTORTION

source ·
pub type FMOD_DSP_DISTORTION = c_int;

Trait Implementations§

source§

impl From<DspDistortion> for FMOD_DSP_DISTORTION

source§

fn from(value: DspDistortion) -> FMOD_DSP_DISTORTION

Converts to this type from the input type.