Type Definition webrtc_media::io::ResetFn

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