[][src]Type Definition abi_stable::erased_types::virtual_wrapper::GetVWInterface

type GetVWInterface<This> = <This as VirtualWrapperTrait>::Interface;

For accessing the Interface in a VirtualWrapper<Pointer<ZeroSized< Interface >>>.