rfmod::callbacks::DspDialogCallback
[−]
[src]
type DspDialogCallback = Option<fn(dsp_state: DspState, show: i32) -> Result>;
DSP callback, not implemented yet