pub type OsInstanceBaseBox<'cglue_a, CGlueT> = OsInstanceBaseCtxBox<'cglue_a, CGlueT, NoContext>;

Aliased Type§

struct OsInstanceBaseBox<'cglue_a, CGlueT> { /* private fields */ }