ghc-8.0.1: 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.