Join Slack
Communities
Powered by
Is there an easy way to convert a CValue to a CPoi...
# kotlin-native
a
alexandre mommers
10/09/2024, 10:38 PM
Is there an easy way to convert a CValue to a CPointer ?
l
loke
10/12/2024, 2:22 PM
What
CValue
instance do you have?
a
alexandre mommers
10/12/2024, 2:29 PM
Complex structure, but I believe my approach is incorrect. I'm working on a binding over KNative, Android, and JVM. I think I need to handle
CValue
and
CReference
differently instead of treating them as
CReference
uniformly on top of all target.
4
Views
Open in Slack
Previous
Next