OsInstanceBaseCtxMut

Type Alias OsInstanceBaseCtxMut 

Source
pub type OsInstanceBaseCtxMut<'cglue_a, CGlueT, CGlueCtx> = OsInstance<'cglue_a, &'cglue_a mut CGlueT, CGlueCtx>;

Aliased Typeยง

pub struct OsInstanceBaseCtxMut<'cglue_a, CGlueT, CGlueCtx> { /* private fields */ }