WitResource

data class WitResource<out T>(val handle: Long)

Constructors

Link copied to clipboard
constructor(handle: Long)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun handle(): Long
Link copied to clipboard
open override fun toString(): String