Type Definition webrtc_media::io::ivf_reader::ResetFn[][src]

pub type ResetFn<R> = Box<dyn FnMut(usize) -> R>;