Function ipipe::print

source · []
pub fn print(name: &str, s: &str) -> Result<usize>
Expand description

The lowest-level static-pipe print function. Panics if pipe is not initialized.