Skip to main content

Module types

Module types 

Source

Structs§

FunctionCall
Functioncall represents a call to a function in the guest or host.

Enums§

ParameterType
Supported parameter types for function calling.
ParameterValue
Supported parameter types with values for function calling.
ReturnType
Supported return types from function calling.
ReturnValue
Supported return types with values from function calling.