Enum wayland_sys::client::wl_event_queue
source · [−]pub enum wl_event_queue {}
Auto Trait Implementations
impl RefUnwindSafe for wl_event_queue
impl Send for wl_event_queue
impl Sync for wl_event_queue
impl Unpin for wl_event_queue
impl UnwindSafe for wl_event_queue
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