pub fn create_bridge(name: &str) -> Result<i32, Error>
Expand description

Create a network bridge using the interface name supplied.