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

type DspReadCallback = Option<fn(_: &DspState, _: &mut [f32], _: &mut [f32], _: u32, _: i32, _: i32) -> Result>;

allow the user to modify data that will be read