Join Slack
Powered by
How can I get the offset of a variable of a struct...
# kotlin-native
t
Tim Ortel
08/14/2022, 1:10 PM
How can I get the offset of a variable of a struct in Kotlin? In objective C there is a offsetof(struct, elem) function. Can I access that from Kotlin?
5
Views
Open in Slack
Previous
Next