HROOT.Core.TGlobal.Interface
class ITDictionary a => ITGlobal a Source #
Defined in HROOT.Core.TGlobal.Implementation
upcastTGlobal :: forall a. (FPtr a, ITGlobal a) => a -> TGlobal Source #
downcastTGlobal :: forall a. (FPtr a, ITGlobal a) => TGlobal -> a Source #