mkfifo

Function mkfifo 

Source
pub fn mkfifo<'a>(pathname: impl IntoUstr<'a>, mode: mode_t) -> Result<()>
Expand description