Synopsis
unsigned long ctl_stream_signature(CTL_STREAM_t stream);
Description

ctl_stream_signature returns the signature of stream stream. If stream is not a valid stream, ctl_stream_signature returns zero.

Thread Safety

ctl_stream_signature is thread-safe.