| Safe Haskell | None |
|---|
HROOT.Core.TCollection.RawType
Documentation
data RawTCollection Source
Instances
| (ITCollection a, FPtr a) => Castable a (Ptr RawTCollection) | |
| Castable TCollection (Ptr RawTCollection) |
newtype TCollection Source
Constructors
| TCollection (ForeignPtr RawTCollection) |
Instances