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

type AsMutCtxBox<'cglue_a, CGlueD, T> = AsMutBase2CtxBox<'cglue_a, c_void, CGlueD, CGlueD, T>;
Expand description

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