How can I convert `CPointer<IntVar>` to `Int...
# kotlin-native
a
How can I convert
CPointer<IntVar>
to
IntArray
?
m
You cannot, but reverse is possible, as I said above:
.toCValues().ptr