xtrasCInteropsDir

val Project.xtrasCInteropsDir: File

Path to the xtras cinterops directory. This is where cinterop files are generated from headers.

Defaults to project.xtrasDir.resolve("cinterops")