Type Definition cubeb::DataCallback [] [src]

type DataCallback<F> = FnMut(&[F], &mut [F]) -> isize + Send + Sync + 'static;