krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
runtime
/
uk.shusek.krwa.runtime
/
ExportFunction
Export
Function
fun
interface
ExportFunction
This represents an Exported function from the Wasm module.
Members
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
vararg
args
:
Long
)
:
LongArray