extism-pdk-1.0.0.0: Extism Plugin Development Kit
Safe HaskellSafe-Inferred
LanguageHaskell2010

Extism.PDK.Bindings

Synopsis

Documentation

type MemoryOffset = Word64 Source #

Offset in Extism memory

type InputOffset = Word64 Source #

Offset of input from 0 to InputLength

type MemoryLength = Word64 Source #

Length of allocated block of memory

type InputLength = Word64 Source #

Total length of the input