Is it possible to cast a NativePtr to CValuesRef&l...
# multiplatform
t
Is it possible to cast a NativePtr to CValuesRef<*>? I have an existing object that I can call objcPtr() on to get a NativePtr, but I'm not sure how to cast it.