Synopsis
CTL_STREAM_t ctl_stream_unmap(CTL_STREAM_t s);
Description

ctl_stream_unmap unmaps one of the standard streams (input, output, and error) to the stream handle to the stream that it is mapped from. For other stream handles, s is returned unchanged.

Thread Safety

ctl_stream_unmap is thread-safe.