Function leak_playground_std::sync::mpsc::channel_unchecked

source ยท
pub unsafe fn channel_unchecked<T>() -> (Sender<T>, Receiver<T>)