[][src]Function simple_libc::pipe

pub fn pipe() -> Result<(File, File)>