arceos_posix_api

Function sys_pipe

Source
pub fn sys_pipe(fds: &mut [c_int]) -> c_int
Available on crate feature pipe only.
Expand description

Create a pipe

Return 0 if succeed