pub type IntoProcessInstanceCtxBox<'cglue_a, CGlueCtx> = IntoProcessInstanceBaseCtxBox<'cglue_a, c_void, CGlueCtx>;

Aliased Type§

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