Skip to main content

channel_unchecked

Function channel_unchecked 

Source
pub unsafe fn channel_unchecked<T>() -> (Sender<T>, Receiver<T>)