skrypton-api / com.waicool20.skrypton.jni

Package com.waicool20.skrypton.jni

Contains classes that are needed for inter-op with native components.

Types

CPointer

data class CPointer

Represents a native pointer.

NativeInterface

abstract class NativeInterface : AutoCloseable

Base class for classes that have native components.