DuckDB-WASM
Preparing search index...
index
callSRet
Function callSRet
callSRet
(
mod
:
DuckDBModule
,
funcName
:
string
,
argTypes
:
JSType
[]
,
args
:
any
[]
,
)
:
[
number
,
number
,
number
]
Call a function with packed response buffer
Parameters
mod
:
DuckDBModule
funcName
:
string
argTypes
:
JSType
[]
args
:
any
[]
Returns
[
number
,
number
,
number
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
DuckDB-WASM
Loading...
Call a function with packed response buffer