destroyContext

expect abstract fun destroyContext(context: Long)(source)

Destroys the specified context, releasing any resources associated with it.

Parameters

context

The identifier of the context to be destroyed.

actual abstract fun destroyContext(context: Long)(source)
actual abstract fun destroyContext(context: Long)(source)