Type Definition rfmod::callbacks::DspResetCallback [] [src]

type DspResetCallback = Option<fn(dsp_state: &DspState) -> Status>;

notify the user that the DSP has been reset