nix::fcntl

Function fcntl

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