Struct gtk_sys::_GtkEventControllerMotionClass
source · [−]#[repr(C)]pub struct _GtkEventControllerMotionClass(_);Auto Trait Implementations
impl RefUnwindSafe for _GtkEventControllerMotionClass
impl Send for _GtkEventControllerMotionClass
impl Sync for _GtkEventControllerMotionClass
impl Unpin for _GtkEventControllerMotionClass
impl UnwindSafe for _GtkEventControllerMotionClass
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