pub type MuOsInstanceArcBox<'a> = MaybeUninit<OsInstanceArcBox<'a>>;

Aliased Type§

union MuOsInstanceArcBox<'a> { /* private fields */ }