Function nix::fcntl::fcntl

source ยท
pub fn fcntl(fd: RawFd, arg: FcntlArg<'_>) -> Result<c_int>