ghc-7.8.4: The GHC API

Safe HaskellNone
LanguageHaskell98

StgCmmForeign

Synopsis

Documentation

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

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