[][src]Function simple_libc::pipe2

pub fn pipe2(flags: Int) -> Result<(File, File)>