Function mkfifo

Source
pub(crate) fn mkfifo(path: &Path) -> Result<()>
Expand description

Safe wrapper for libc::mkfifo