[][src]Type Definition miniaudio::DataCallback

type DataCallback = dyn FnMut(&RawDevice, &mut FramesMut, &Frames);