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

type CloneCtxBox<'cglue_a, CGlueD> = CloneBase2CtxBox<'cglue_a, c_void, CGlueD, CGlueD>;
Expand description

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