pub type ConnectorCpuStateRef<'cglue_a> = ConnectorCpuStateBaseRef<'cglue_a, c_void>;
Expand description

Opaque by-ref CGlue trait object for trait ConnectorCpuState.

Aliased Type§

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