pub type GlContext = Rc<Context>;
A shareable OpenGL context.
pub struct GlContext { /* private fields */ }