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

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