| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
HROOT.Hist.TGraphErrors.Cast
Contents
Orphan instances
| Castable TGraphErrors (Ptr RawTGraphErrors) Source # | |
Methods cast :: TGraphErrors -> (Ptr RawTGraphErrors -> IO r) -> IO r # uncast :: Ptr RawTGraphErrors -> (TGraphErrors -> IO r) -> IO r # | |
| (ITGraphErrors a, FPtr a) => Castable a (Ptr RawTGraphErrors) Source # | |