Enum wayland_sys::egl::wl_egl_window
source · [−]pub enum wl_egl_window {}
Auto Trait Implementations
impl RefUnwindSafe for wl_egl_window
impl Send for wl_egl_window
impl Sync for wl_egl_window
impl Unpin for wl_egl_window
impl UnwindSafe for wl_egl_window
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more