pub type EGLClientBuffer = *mut EGLClientBufferOpaque;

Trait Implementations§

1.0.0 · source§

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