Type Definition webrtc_ice::agent::agent_config::InterfaceFilterFn[][src]

pub type InterfaceFilterFn = Box<dyn Fn(&str) -> bool + Send + Sync>;