pub unsafe extern "C" fn println(params: Params)
Expand description

Prints a message to the debug output.

If debug output is disabled then this is a no-op.