Type Alias cglue::ext::core::fmt::cglue_octal::OctalCtxBox

source ·
pub type OctalCtxBox<'cglue_a, CGlueCtx> = OctalBaseCtxBox<'cglue_a, c_void, CGlueCtx>;
Expand description

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

Aliased Type§

struct OctalCtxBox<'cglue_a, CGlueCtx> { /* private fields */ }