Skip to main content

Variable: default

const default: object

Default export: the module namespace object, with every named export as a property. Both import ffi from 'tjs-ffi' (then ffi.dlopen(...)) and import { dlopen } from 'tjs-ffi' are supported.

Type Declaration

AdvancedType

AdvancedType: typeof AdvancedType

ArrayType

ArrayType: typeof ArrayType

bufferToPointer

bufferToPointer: typeof bufferToPointer

bufferToString

bufferToString: typeof bufferToString

CFunction

CFunction: typeof CFunction

dlopen

dlopen: typeof dlopen

DlSymbol

DlSymbol: typeof DlSymbol

errno

errno: typeof errno

ExternalArrayBuffer

ExternalArrayBuffer: typeof ExternalArrayBuffer

JSCallback

JSCallback: typeof JSCallback

Lib

Lib: typeof Lib

Pointer

Pointer: typeof Pointer

PointerType

PointerType: typeof PointerType

read

read: typeof read

StaticStringType

StaticStringType: typeof StaticStringType

strerror

strerror: typeof strerror

stringToBuffer

stringToBuffer: typeof stringToBuffer

StructType

StructType: typeof StructType

suffix

suffix: typeof suffix

types

types: typeof types