Type Definition cglue::ext::AsRefOpaqueVtbl[][src]

type AsRefOpaqueVtbl<'cglue_a, CGlueT, CGlueD, T> = AsRefVtbl<'cglue_a, CGlueT, c_void, CGlueD, CGlueD, T>;
Expand description

Opaque CGlue vtable for trait AsRef.

This virtual function table has type information destroyed, is used in CGlue objects and trait groups.