FFILibSym

interface FFILibSym : AutoCloseable

Inheritors

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open fun <T> get(name: String, type: KType): T