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