FMOD_DSP_SEND

Type Alias FMOD_DSP_SEND 

Source
pub type FMOD_DSP_SEND = c_int;

Trait Implementations§

Source§

impl From<DspSend> for FMOD_DSP_SEND

Source§

fn from(value: DspSend) -> FMOD_DSP_SEND

Converts to this type from the input type.