ghc-7.7.20130829: The GHC API

Safe HaskellNone

StgCmmForeign

Synopsis

Documentation

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

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