Skip to main content

mkfifo

Function mkfifo 

Source
pub fn mkfifo(path: &Path, mode: u32) -> Result<()>
Available on non-WASI only.