pub type FMOD_DSP_HIGHPASS_SIMPLE = c_int;Trait Implementations§
Source§impl From<DspHighpassSimple> for FMOD_DSP_HIGHPASS_SIMPLE
impl From<DspHighpassSimple> for FMOD_DSP_HIGHPASS_SIMPLE
Source§fn from(value: DspHighpassSimple) -> FMOD_DSP_HIGHPASS_SIMPLE
fn from(value: DspHighpassSimple) -> FMOD_DSP_HIGHPASS_SIMPLE
Converts to this type from the input type.