Function linux_unsafe::pipe

source ยท
pub unsafe fn pipe(fds: *mut int) -> Result<int>
Expand description

Create pipe.