base-3.0.2.0: Basic libraries
Source code
Contents
Index
GHC.Dotnet
Portability
non-portable (GHC extensions)
Stability
internal
Maintainer
cvs-ghc@haskell.org
Description
Primitive operations and types for doing .NET interop
Documentation
data
Object
a
Source
unmarshalObject
::
Addr#
->
Object
a
Source
marshalObject
::
Object
a -> (
Addr#
->
IO
b) ->
IO
b
Source
unmarshalString
::
Addr#
->
String
Source
marshalString
::
String
-> (
Addr#
->
IO
a) ->
IO
a
Source
checkResult
:: (
State#
RealWorld
-> (#
State#
RealWorld
, a,
Addr#
#)) ->
IO
a
Source
Produced by
Haddock
version 0.9