Function netdevice::set_destination [] [src]

pub fn set_destination(
    sock: c_int,
    dev: &str,
    address: sockaddr
) -> Result<(), Error>