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

type AsMutOpaqueVtbl<'cglue_a, CGlueT, CGlueD, T> = AsMutVtbl<'cglue_a, CGlueT, c_void, CGlueD, CGlueD, T>;
Expand description

Opaque CGlue vtable for trait AsMut.

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