[][src]Function uapi::mkfifoat

pub fn mkfifoat<'a>(
    dirfd: c_int,
    pathname: impl IntoUstr<'a>,
    mode: mode_t
) -> Result<()>