rustix
0.38.42
Module pipe
Sections
Safety
Module Items
Constants
Functions
In crate rustix
rustix
Module
pipe
Copy item path
Source
Expand description
pipe
and related APIs.
§
Safety
vmsplice
is an unsafe function.
Constants
§
PIPE_
BUF
PIPE_BUF
—The maximum length at which writes to a pipe are atomic.
Functions
§
pipe
pipe()
—Creates a pipe.