Function tun_rs::platform::linux::sys::tunsetiff

source ยท
pub unsafe fn tunsetiff(fd: c_int, data: *const c_int) -> Result<c_int>