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

type AsRefNoCtxBox<'cglue_a, T> = AsRefBaseNoCtxBox<'cglue_a, c_void, T>;
Expand description

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