Struct tf2types::cevents::controlpoint_endtouch
source · [−]Fields
player: c_shortarea: c_shortAuto Trait Implementations
impl RefUnwindSafe for controlpoint_endtouch
impl Send for controlpoint_endtouch
impl Sync for controlpoint_endtouch
impl Unpin for controlpoint_endtouch
impl UnwindSafe for controlpoint_endtouch
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