{-# LANGUAGE ForeignFunctionInterface, InterruptibleFFI #-} module HROOT.Core.TDictionary.FFI where import Data.Word import Data.Int import Foreign.C import Foreign.Ptr import HROOT.Core.TDictionary.RawType import HROOT.Core.TDictionary.RawType import HROOT.Core.TObject.RawType import HROOT.Core.TClass.RawType