ghc-6.12.1: The GHC API
Source code
Contents
Index
ForeignCall
Documentation
newtype
ForeignCall
Source
Constructors
CCall
CCallSpec
data
Safety
Source
Constructors
PlaySafe
Bool
PlayRisky
playSafe
::
Safety
->
Bool
Source
data
CExportSpec
Source
Constructors
CExportStatic
CLabelString
CCallConv
type
CLabelString
=
FastString
Source
isCLabelString
::
CLabelString
->
Bool
Source
pprCLabelString
::
CLabelString
->
SDoc
Source
data
CCallSpec
Source
Constructors
CCallSpec
CCallTarget
CCallConv
Safety
data
CCallTarget
Source
Constructors
StaticTarget
CLabelString
DynamicTarget
isDynamicTarget
::
CCallTarget
->
Bool
Source
data
CCallConv
Source
Constructors
CCallConv
StdCallConv
CmmCallConv
PrimCallConv
defaultCCallConv
::
CCallConv
Source
ccallConvToInt
::
CCallConv
->
Int
Source
ccallConvAttribute
::
CCallConv
->
String
Source
Produced by
Haddock
version 2.6.0