Function azul_webrender_api::channel::msg_channel[][src]

pub fn msg_channel<T>() -> Result<(MsgSender<T>, MsgReceiver<T>), Error>