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