ghc-7.10.3: The GHC API

Safe HaskellNone
LanguageHaskell2010

StgCmmForeign

Synopsis

Documentation

cgForeignCall :: ForeignCall -> [StgArg] -> Type -> FCode ReturnKind Source

emit code for a foreign call, and return the results to the sequel.