pub type LowerHexRef<'cglue_a> = LowerHexBaseRef<'cglue_a, c_void>;
Expand description

Opaque by-ref CGlue trait object for trait LowerHex.

Aliased Type§

struct LowerHexRef<'cglue_a> { /* private fields */ }