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