toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
WasmFuncWithType
Wasm
Func
With
Type
data
class
WasmFuncWithType
(
val
name
:
String
,
val
type
:
WasmType.Function
)
Members
Constructors
Wasm
Func
With
Type
Link copied to clipboard
constructor
(
name
:
String
,
type
:
WasmType.Function
)
Properties
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
WasmType.Function