← Docs
kotlin-stdlib / kotlinx.cinterop.internal / CEnumVarTypeSize

CEnumVarTypeSize

Native
1.3
@Target ( [AnnotationTarget.CLASS] ) annotation class CEnumVarTypeSize
(source)

Stores instance size of the type T: CEnumVar.

Constructors

Native
1.3

<init>

Stores instance size of the type T: CEnumVar.

CEnumVarTypeSize ( size : Int )

Properties

Native
1.3

size

val size : Int
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .