pub fn create_tun_device() -> (DeviceProxy, ClientEnd<DeviceMarker>)
Expand description
Create a Tun device, returning handles to the created
fuchsia.net.tun/Device
and the underlying network device.
pub fn create_tun_device() -> (DeviceProxy, ClientEnd<DeviceMarker>)
Create a Tun device, returning handles to the created
fuchsia.net.tun/Device
and the underlying network device.