release

open override fun release(source: String, reason: String)

Releases a reference to this pointer. When the reference count reaches zero, the onDispose callback is invoked to clean up the native resource.

See also