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

type AsRefBaseArcBox<'cglue_a, CGlueF, CGlueC, T> = AsRefBaseCtxBox<'cglue_a, CGlueF, COptArc<CGlueC>, T>;
Expand description

CtxBoxed CGlue trait object for trait AsRef with a COptArc reference counted context.