Struct offscreen_gl_context::NativeGLContextHandle [] [src]

pub struct NativeGLContextHandle(pub GLXContext, pub *mut Display);

Trait Implementations

impl Send for NativeGLContextHandle
[src]