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

type DspSetPositionCallback = Option<fn(_: &DspState, _: u32) -> Result>;

notify the user that DSP position has changed