Enum wayland_sys::client::wl_display
source · [−]pub enum wl_display {}
Auto Trait Implementations
impl RefUnwindSafe for wl_display
impl Send for wl_display
impl Sync for wl_display
impl Unpin for wl_display
impl UnwindSafe for wl_display
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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