#[repr(C)]
pub struct FfiFutureExecutorVTable_Layout<'__usability>
where unsafe extern "C" fn(_: NonNullOwned<ErasedTy>): ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> NonNullOwned<ErasedTy>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<Box<dyn Send + FnMut() + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn FfiFuture + 'static>>) -> CLayoutOf<()>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> CLayoutOf<VirtualPtr<dyn DropGlue + 'static>>: ConcreteReprC, PhantomData<*mut (<u8 as IdentityIgnoring<'__usability>>::ItSelf,)>: ConcreteReprC,
{ pub release_vptr: CLayoutOf<unsafe extern "C" fn(_: NonNullOwned<ErasedTy>)>, pub retain_vptr: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> NonNullOwned<ErasedTy>>, pub dyn_spawn: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>>, pub dyn_spawn_blocking: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<Box<dyn Send + FnMut() + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>>, pub dyn_block_on: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn FfiFuture + 'static>>) -> CLayoutOf<()>>, pub dyn_enter: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> CLayoutOf<VirtualPtr<dyn DropGlue + 'static>>>, pub _invariant: CLayoutOf<PhantomData<*mut (<u8 as IdentityIgnoring<'__usability>>::ItSelf,)>>, }
Available on crate feature dyn-traits only.

Fields§

§release_vptr: CLayoutOf<unsafe extern "C" fn(_: NonNullOwned<ErasedTy>)>§retain_vptr: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> NonNullOwned<ErasedTy>>§dyn_spawn: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>>§dyn_spawn_blocking: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<Box<dyn Send + FnMut() + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>>§dyn_block_on: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn FfiFuture + 'static>>) -> CLayoutOf<()>>§dyn_enter: CLayoutOf<unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> CLayoutOf<VirtualPtr<dyn DropGlue + 'static>>>§_invariant: CLayoutOf<PhantomData<*mut (<u8 as IdentityIgnoring<'__usability>>::ItSelf,)>>

Trait Implementations§

source§

impl<'__usability> CType for FfiFutureExecutorVTable_Layout<'__usability>
where unsafe extern "C" fn(_: NonNullOwned<ErasedTy>): ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> NonNullOwned<ErasedTy>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<Box<dyn Send + FnMut() + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn FfiFuture + 'static>>) -> CLayoutOf<()>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> CLayoutOf<VirtualPtr<dyn DropGlue + 'static>>: ConcreteReprC, PhantomData<*mut (<u8 as IdentityIgnoring<'__usability>>::ItSelf,)>: ConcreteReprC,

§

type OPAQUE_KIND = Concrete

source§

fn short_name() -> String

source§

fn define_self__impl( language: &dyn HeaderLanguage, definer: &mut dyn Definer ) -> Result<()>

source§

fn zeroed() -> Self

source§

fn define_self( language: &dyn HeaderLanguage, definer: &mut dyn Definer ) -> Result<()>

source§

fn name(_language: &dyn HeaderLanguage) -> String

source§

fn name_wrapping_var(language: &dyn HeaderLanguage, var_name: &str) -> String

source§

fn csharp_marshaler() -> Option<String>

Optional marshaler attached to the type (e.g., [MarshalAs(UnmanagedType.FunctionPtr)])
source§

impl<'__usability> Clone for FfiFutureExecutorVTable_Layout<'__usability>
where unsafe extern "C" fn(_: NonNullOwned<ErasedTy>): ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> NonNullOwned<ErasedTy>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<Box<dyn Send + FnMut() + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn FfiFuture + 'static>>) -> CLayoutOf<()>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> CLayoutOf<VirtualPtr<dyn DropGlue + 'static>>: ConcreteReprC, PhantomData<*mut (<u8 as IdentityIgnoring<'__usability>>::ItSelf,)>: ConcreteReprC,

source§

fn clone(&self) -> Self

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<'__usability> ReprC for FfiFutureExecutorVTable_Layout<'__usability>
where unsafe extern "C" fn(_: NonNullOwned<ErasedTy>): ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> NonNullOwned<ErasedTy>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<Box<dyn Send + FnMut() + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn FfiFuture + 'static>>) -> CLayoutOf<()>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> CLayoutOf<VirtualPtr<dyn DropGlue + 'static>>: ConcreteReprC, PhantomData<*mut (<u8 as IdentityIgnoring<'__usability>>::ItSelf,)>: ConcreteReprC,

§

type CLayout = FfiFutureExecutorVTable_Layout<'__usability>

The CType having the same layout as Self.
source§

fn is_valid(_: &Self::CLayout) -> bool

Sanity checks that can be performed on an instance of the CType layout. Read more
source§

impl<'__usability> Copy for FfiFutureExecutorVTable_Layout<'__usability>
where unsafe extern "C" fn(_: NonNullOwned<ErasedTy>): ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> NonNullOwned<ErasedTy>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<Box<dyn Send + FnMut() + 'static>>) -> CLayoutOf<VirtualPtr<dyn Send + FfiFuture + 'static>>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>, _: CLayoutOf<VirtualPtr<dyn FfiFuture + 'static>>) -> CLayoutOf<()>: ConcreteReprC, unsafe extern "C" fn(_: NonNullRef<ErasedTy>) -> CLayoutOf<VirtualPtr<dyn DropGlue + 'static>>: ConcreteReprC, PhantomData<*mut (<u8 as IdentityIgnoring<'__usability>>::ItSelf,)>: ConcreteReprC,

Auto Trait Implementations§

§

impl<'__usability> Freeze for FfiFutureExecutorVTable_Layout<'__usability>
where PhantomData<*mut (u8,)>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> VirtualPtr__Layout<NonNullOwned<Erased>, DropGlueVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> CVoid: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: BoxDynFnMut0_Layout<()>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> NonNullOwned<Erased>: Sized, unsafe extern "C" fn(_: NonNullOwned<Erased>): Sized,

§

impl<'__usability> RefUnwindSafe for FfiFutureExecutorVTable_Layout<'__usability>
where PhantomData<*mut (u8,)>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> VirtualPtr__Layout<NonNullOwned<Erased>, DropGlueVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> CVoid: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: BoxDynFnMut0_Layout<()>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> NonNullOwned<Erased>: Sized, unsafe extern "C" fn(_: NonNullOwned<Erased>): Sized,

§

impl<'__usability> Send for FfiFutureExecutorVTable_Layout<'__usability>
where PhantomData<*mut (u8,)>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> VirtualPtr__Layout<NonNullOwned<Erased>, DropGlueVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> CVoid: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: BoxDynFnMut0_Layout<()>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> NonNullOwned<Erased>: Sized, unsafe extern "C" fn(_: NonNullOwned<Erased>): Sized,

§

impl<'__usability> Sync for FfiFutureExecutorVTable_Layout<'__usability>
where PhantomData<*mut (u8,)>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> VirtualPtr__Layout<NonNullOwned<Erased>, DropGlueVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> CVoid: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: BoxDynFnMut0_Layout<()>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> NonNullOwned<Erased>: Sized, unsafe extern "C" fn(_: NonNullOwned<Erased>): Sized,

§

impl<'__usability> Unpin for FfiFutureExecutorVTable_Layout<'__usability>
where PhantomData<*mut (u8,)>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> VirtualPtr__Layout<NonNullOwned<Erased>, DropGlueVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> CVoid: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: BoxDynFnMut0_Layout<()>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> NonNullOwned<Erased>: Sized, unsafe extern "C" fn(_: NonNullOwned<Erased>): Sized,

§

impl<'__usability> UnwindSafe for FfiFutureExecutorVTable_Layout<'__usability>
where PhantomData<*mut (u8,)>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> VirtualPtr__Layout<NonNullOwned<Erased>, DropGlueVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> CVoid: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: BoxDynFnMut0_Layout<()>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>, _: VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>) -> VirtualPtr__Layout<NonNullOwned<Erased>, FfiFutureVTable<'static>>: Sized, unsafe extern "C" fn(_: NonNullRef<Erased>) -> NonNullOwned<Erased>: Sized, unsafe extern "C" fn(_: NonNullOwned<Erased>): Sized,

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> AsOut<T> for T
where T: Copy,

source§

fn as_out<'out>(&'out mut self) -> Out<'out, T>

source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> CompatExt for T

source§

fn compat(self) -> Compat<T>

Applies the Compat adapter by value. Read more
source§

fn compat_ref(&self) -> Compat<&T>

Applies the Compat adapter by shared reference. Read more
source§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the Compat adapter by mutable reference. Read more
source§

impl<T> FitForCBox for T

§

type CBoxWrapped = Box_<T>

Available on crate feature alloc only.
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> ManuallyDropMut for T

§

type Ret = ManuallyDrop<T>

source§

fn manually_drop_mut<'__>(&'__ mut self) -> &'__ mut ManuallyDrop<T>

source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> UpcastAny for T
where T: 'static,

source§

fn upcast_any(&self) -> &(dyn Any + 'static)

Available on crate feature headers only.