Type Definition rfmod::callbacks::DspCreateCallback
[−]
[src]
type DspCreateCallback = Option<fn(dsp_state: &DspState) -> Status>;
notify the user that the DSP has been created