Type Definition cult::DataCallback [] [src]

type DataCallback = Box<FnMut(&mut [f32]) -> i32>;