Struct lostpointercapture
pub struct lostpointercapture;
Trait Implementations§
§impl EventDescriptor for lostpointercapture
impl EventDescriptor for lostpointercapture
Auto Trait Implementations§
impl Freeze for lostpointercapture
impl RefUnwindSafe for lostpointercapture
impl Send for lostpointercapture
impl Sync for lostpointercapture
impl Unpin for lostpointercapture
impl UnwindSafe for lostpointercapture
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