Type Definition cglue::ext::core::convert::AsRefArcBox[][src]

type AsRefArcBox<'cglue_a, T> = AsRefBase2ArcBox<'cglue_a, c_void, c_void, c_void, T>;
Expand description

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