Synopsis
CTL_STATUS_t ctl_stream_close(CTL_STREAM_t s);
Description

ctl_stream_close closes the stream s. The implementation of stream closure is defined by the driver associated with the stream.

Return Value

ctl_stream_close returns a standard status code.