Type Definition cglue::ext::core::convert::AsMutNoCtxBox[][src]

type AsMutNoCtxBox<'cglue_a, T> = AsMutBaseNoCtxBox<'cglue_a, c_void, T>;
Expand description

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