Function mkfifo

Source
pub fn mkfifo(path: &Path, mode: u32) -> Result<()>