pub type ConnectorCpuStateCtxRef<'cglue_a, CGlueCtx> = ConnectorCpuStateBaseCtxRef<'cglue_a, c_void, CGlueCtx>;
Expand description

Opaque by-ref CGlue trait object for trait ConnectorCpuState with a context.

Aliased Type§

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