CInteropsConfig

constructor(defFile: File, interopsPackage: String, isStatic: Boolean = false, declaration: String? = null, targetWriter: CInteropsTargetWriter = defaultCInteropsTargetWriter, code: String? = null, codeFile: File? = null, extraLibsDirs: List<ExtraLibsDirectory> = emptyList())