circu.js
Preparing search index...
wasm
CModuleWASM
ImportFunctionDescriptor
Interface ImportFunctionDescriptor
interface
ImportFunctionDescriptor
{
func
:
(
...
args
:
WasmValue
[]
)
=>
void
|
WasmValue
;
module
:
string
;
name
:
string
;
}
Index
Properties
func
module
name
Properties
func
func
:
(
...
args
:
WasmValue
[]
)
=>
void
|
WasmValue
module
module
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
func
module
name
circu.js
Loading...