| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Binaryen.Function
Description
Functions.
See https://github.com/WebAssembly/binaryen/blob/master/src/binaryen-c.h for API documentation.
This module is intended to be imported qualified.
Documentation
Instances
| Eq Function Source # | |
| Show Function Source # | |
| Storable Function Source # | |
Defined in Binaryen.Function | |
setDebugLocation :: Function -> Expression -> Index -> Index -> Index -> IO () Source #