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