pub fn sys_pipe2(pipefd: usize, flags: u32) -> isize
Expand description

Warning

Only O_CLOEXEC is supported now