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