Struct offscreen_gl_context::NativeGLContextHandle [] [src]

pub struct NativeGLContextHandle(pub *const c_void, pub *mut Display);

Trait Implementations

impl Send for NativeGLContextHandle
[src]