@Target([AnnotationTarget.CLASS]) annotation class CEnumEntryAlias
Denotes property that is an alias to some enum entry.
Denotes property that is an alias to some enum entry.
CEnumEntryAlias(entryName: String)
val entryName: String
© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlinx.cinterop.internal/-c-enum-entry-alias/index.html