Function linux_unsafe::pipe

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

Create pipe.