Skip to main content
mkfifo
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
In std::
sys::
fs::
unix
std
::
sys
::
fs
::
unix
Function
mkfifo
Copy item path
Source
pub fn mkfifo(path: &
Path
, mode:
u32
) ->
Result
<
()
>
Available on
non-WASI
only.