Prints to output.
This is the actual output hook, and if you install rune modules without I/O enabled this will not be defined. It is then up to someone else to provide an implementation.
I/O
See also the print! macro.
print!
print("Hi!");