Type Alias surfman::egl::types::EGLDeviceEXT

source ·
pub type EGLDeviceEXT = *const c_void;

Trait Implementations§

1.0.0 · source§

impl<T> !Send for *const Twhere T: ?Sized,