I’m thinking the error result is returned as a raw...
# kotlin-native
c
I’m thinking the error result is returned as a raw CPointer and I just need to convert it to a kstring or something but how do I do that without knowing the length?