Cristián Arenas
01/05/2020, 2:57 AMNSRange in Kotlin?
I can’t find init(location: Int, length: Int), I can only find a constructor that requires a kotlinx.cinterop.NativePtr 🤔Cristián Arenas
01/05/2020, 3:27 AMNSRange is not a class, there’s a C function NSMakeRange to create one.