[][src]Module weld::runtime

Functions called from within the Weld runtime.

These are functions that are accessed from generated code.

Modules

ffi

Foreign function interface for the runtime.

Structs

WeldRuntimeContext

Maintains information about a single Weld run.

Enums

WeldRuntimeErrno

An errno set by the runtime but also used by the Weld API.

Type Definitions

Ptr