base-3.0.2.0: Basic librariesSource codeContentsIndex
GHC.Dotnet
Portabilitynon-portable (GHC extensions)
Stabilityinternal
Maintainercvs-ghc@haskell.org
Description
Primitive operations and types for doing .NET interop
Documentation
data Object aSource
unmarshalObject :: Addr# -> Object aSource
marshalObject :: Object a -> (Addr# -> IO b) -> IO bSource
unmarshalString :: Addr# -> StringSource
marshalString :: String -> (Addr# -> IO a) -> IO aSource
checkResult :: (State# RealWorld -> (#State# RealWorld, a, Addr##)) -> IO aSource
Produced by Haddock version 0.9