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

type CloneBox<'cglue_a> = CloneBaseBox<'cglue_a, c_void>;
Expand description

Opaque Boxed CGlue trait object for trait Clone.