Type Alias mozjs::jsapi::RootedGCThingTraits_StackBase

source ·
pub type RootedGCThingTraits_StackBase = TypedRootedGCThingBase<StackRootedBase>;

Aliased Type§

struct RootedGCThingTraits_StackBase {
    pub _phantom_0: PhantomData<UnsafeCell<StackRootedBase>>,
    pub _base: StackRootedBase,
}

Fields§

§_phantom_0: PhantomData<UnsafeCell<StackRootedBase>>§_base: StackRootedBase