Type Alias gleam::gl::types::GLeglImageOES

source ·
pub type GLeglImageOES = *const c_void;

Trait Implementations§

1.0.0 · source§

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