vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
createChannel
vibe
core
channel
Creates a new channel suitable for cross-task and cross-thread communication.
Channel
!(
T
,
buffer_size
)
createChannel
(
T
size_t
buffer_size
= 100
)
(
)
Meta
Source
See Implementation
vibe
core
channel
functions
createChannel
structs
Channel
Creates a new channel suitable for cross-task and cross-thread communication.