Function wasix::pipe

source · []
pub unsafe fn pipe() -> Result<(Fd, Fd), Errno>
Expand description

Opens a pipe with two file handles

Pipes are bidirectional