[][src]Function nc::fcntl

pub fn fcntl(fd: i32, cmd: i32, arg: usize) -> Result<i32, Errno>

manipulate file descriptor.