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

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

notify the user that the DSP has been released