Fields
adapter_function_type: u32name: &'n strAuto Trait Implementations
impl<'n> RefUnwindSafe for ITExportFuncDescriptor<'n>
impl<'n> Send for ITExportFuncDescriptor<'n>
impl<'n> Sync for ITExportFuncDescriptor<'n>
impl<'n> Unpin for ITExportFuncDescriptor<'n>
impl<'n> UnwindSafe for ITExportFuncDescriptor<'n>
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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