referrerpolicy=no-referrer-when-downgrade
sp_runtime_interface

Module host

Source
Expand description

Traits required by the runtime interface from the host side.

Traits§

  • A type used as a parameter in a host function. Can be created from an FFI value.
  • A type used as a return value in a host function. Can be turned into an FFI value.