Type Definition rfmod::callbacks::DspGetParamCallback
[−]
[src]
type DspGetParamCallback = Option<fn(_: &DspState, _: i32, _: &mut f32, _: &str) -> Status>;
DSP callback