Function nix::fcntl::fcntl

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