kotlin-stdlib / kotlinx.cinterop / createValues createValues Native 1.3 inline fun < reified T : CVariable > createValues ( count : Int , initializer : T . ( index : Int ) -> Unit ) : CValues < T > (source)