ghc-7.8.20140130: The GHC API

Safe HaskellNone
LanguageHaskell98

StgCmmForeign

Synopsis

Documentation

cgForeignCall :: ForeignCall -> [StgArg] -> Type -> FCode ReturnKindSource

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