Function uapi::mkfifo

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