[][src]Function pnet_datalink::winpcap::channel

pub fn channel(
    network_interface: &NetworkInterface,
    config: Config
) -> Result<Channel>

Create a datalink channel using the WinPcap library.