harpy-0.6.0.2: Runtime code generation for x86 machine code

Copyright(c) 2006-2015 Martin Grabmueller and Dirk Kleeblatt
LicenseBSD3
Maintainermartin@grabmueller.de
Stabilityprovisional
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell98

Harpy.Call

Description

Predefined call stubs for run-time generated code.

Synopsis

Documentation

conv :: FunPtr (Word32 -> IO ()) -> Word32 -> IO () Source

"callAsWord32ToWord32" [t|Word32 -> Word32|]) $(callDecl "callAs7PtrToVoid" [t|forall a b c d e f g . Ptr a -> Ptr b -> Ptr c -> Ptr d -> Ptr e -> Ptr f -> Ptr g -> () |])