| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
HROOT.Core.TApplication.RawType
Documentation
data RawTApplication Source #
Instances
| Castable TApplication (Ptr RawTApplication) Source # | |
Defined in HROOT.Core.TApplication.Cast 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 # | |
Defined in HROOT.Core.TApplication.Cast | |
newtype TApplication Source #
Constructors
| TApplication (Ptr RawTApplication) |