Jni

data class Jni(val files: FileSet)

Represents the compiled native files in the jni/ folder.

Constructors

Link copied to clipboard
constructor(files: FileSet)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun writeTo(path: Path)