Type Definition cglue::ext::core::clone::CloneBaseMut[][src]

type CloneBaseMut<'cglue_a, CGlueF> = CloneBase<'cglue_a, &'cglue_a mut CGlueF, CGlueF, NoContext, NoContext>;
Expand description

By-mut CGlue trait object for trait Clone.