Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
wasm-core
/
at.released.weh.wasm.core
/
IntWasmPtr
Int
Wasm
Ptr
@
Target
(
allowedTargets
=
[
AnnotationTarget.FIELD
,
AnnotationTarget.FUNCTION
,
AnnotationTarget.LOCAL_VARIABLE
,
AnnotationTarget.PROPERTY
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.PROPERTY_SETTER
,
AnnotationTarget.VALUE_PARAMETER
]
)
annotation class
IntWasmPtr
(
val
ref
:
KClass
<
*
>
=
Unit::class
)
(
source
)
Members
Properties
ref
Link copied to clipboard
val
ref
:
KClass
<
*
>