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

type AsRefCtxBox<'cglue_a, CGlueD, T> = AsRefBase2CtxBox<'cglue_a, c_void, CGlueD, CGlueD, T>;
Expand description

Opaque CtxBoxed CGlue trait object for trait AsRef with a context.