Application

Functions

Link copied to clipboard
abstract suspend fun close()
Link copied to clipboard
abstract operator fun contains(closeable: SuspendCloseable): Boolean
Link copied to clipboard
abstract suspend fun renderFrame()
Link copied to clipboard
abstract operator fun <T : AutoCloseable> T.unaryPlus(): T
abstract operator fun <T : SuspendCloseable> T.unaryPlus(): T