Type Alias mozjs::jsapi::js::RootedTraceableTraits_PersistentBase
source · pub type RootedTraceableTraits_PersistentBase = TypedRootedTraceableBase<PersistentRootedTraceableBase>;
Aliased Type§
struct RootedTraceableTraits_PersistentBase {
pub _phantom_0: PhantomData<UnsafeCell<PersistentRootedTraceableBase>>,
pub _base: PersistentRootedTraceableBase,
}
Fields§
§_phantom_0: PhantomData<UnsafeCell<PersistentRootedTraceableBase>>
§_base: PersistentRootedTraceableBase