Function fixture::sys::linux::mkfifo

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

Safe wrapper for libc::mkfifo