Movatterモバイル変換


[0]ホーム

URL:


Docs.rs

Module native_function

Modulenative_function 

Source
Expand description

Boa’s wrappers for native Rust functions to be compatible with ECMAScript calls.

NativeFunction is the main type of this module, providing APIs to create native callablesfrom native Rust functions and closures.

Structs§

NativeFunction
A callable Rust function that can be invoked by the engine.
NativeFunctionObject
The data of an object containing aNativeFunction.

Type Aliases§

NativeFunctionPointer
The required signature for all native built-in function pointers.

[8]ページ先頭

©2009-2025 Movatter.jp