Package kotlinx.cinterop.internal
Types
Platform and version requirements: Native (1.3)
Collection of annotations that allow to store constant values.
Annotations
Platform and version requirements: Native (1.3)
Platform and version requirements: Native (1.3)
Denotes property that is an alias to some enum entry.
annotation class CEnumEntryAlias
Platform and version requirements: Native (1.3)
Stores instance size of the type T: CEnumVar.
annotation class CEnumVarTypeSize
Platform and version requirements: Native (1.3)