Contains classes that are needed for inter-op with native components.
CPointer
data class CPointer
Represents a native pointer.
NativeInterface
abstract class NativeInterface : AutoCloseable
Base class for classes that have native components.