createChannel

Creates a new channel suitable for cross-task and cross-thread communication.

Channel!(T, buffer_size)
createChannel
(
T
size_t buffer_size = 100
)

Meta