Struct gotpointercapture
pub struct gotpointercapture;
Trait Implementations§
§impl EventDescriptor for gotpointercapture
impl EventDescriptor for gotpointercapture
Auto Trait Implementations§
impl Freeze for gotpointercapture
impl RefUnwindSafe for gotpointercapture
impl Send for gotpointercapture
impl Sync for gotpointercapture
impl Unpin for gotpointercapture
impl UnwindSafe for gotpointercapture
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more