pub fn mkfifoat<P: Arg, Fd: AsFd>(dirfd: Fd, path: P, mode: Mode) -> Result<()>
fs
mkfifoat(dirfd, path, mode)—Make a FIFO special file.
mkfifoat(dirfd, path, mode)