unix_open_pipe

Function unix_open_pipe 

Source
pub fn unix_open_pipe(flags: i32) -> Result<(RawFd, RawFd), Error>