with-error-output-to-port

[procedure] with-error-output-to-port port thunk

Chicken

This is called with-error-to-port or with-error-output-port* in some implementations.

See also with-input-from-port, with-output-to-port.