CGlobalAccess

Indicates that the annotated property getter or setter accesses a C global with the provided linkage name.

Since Kotlin

1.3

Types

Link copied to clipboard

For a @CGlobalAccess property getter, indicates that it returns not a value of that global, but a pointer to the global.

Since Kotlin 1.3

Properties

Link copied to clipboard
Since Kotlin 1.3