Skip to content

API Reference / @gtkx/runtime / t

Variable: t

const t: T

Defined in: runtime/dist/t.d.ts:48

Type descriptor builder: a collection of factory helpers that describe C types for FFI marshalling, plus bind to bind a native function and fn to describe a function signature.

Released under the MPL-2.0 License.