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

type DspCreateCallback = Option<fn(_: &DspState) -> Result>;

notify the user that the DSP has been created