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