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