CPPAdapter

abstract class CPPAdapter

Defines a bridge to a C++ class.

Inheritors

Properties

Link copied to clipboard
open var address: Long

Functions

Link copied to clipboard
abstract fun dispose()
Call this method if you want to dispose immediately all underlying native resources.