Function tun_rs::platform::linux::sys::tunsetpersist

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