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