Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
HROOT.Core.TApplication.Cast
Contents
Orphan instances
Castable TApplication (Ptr RawTApplication) Source # | |
Methods cast :: TApplication -> (Ptr RawTApplication -> IO r) -> IO r # uncast :: Ptr RawTApplication -> (TApplication -> IO r) -> IO r # | |
(ITApplication a, FPtr a) => Castable a (Ptr RawTApplication) Source # | |