ghc-7.6.2: The GHC API

Safe HaskellNone

StgCmmForeign

Synopsis

Documentation

cgForeignCall :: ForeignCall -> [StgArg] -> Type -> FCode ()Source

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