← Docs
kotlin-stdlib / kotlinx.cinterop.internal / CStruct / BitField

BitField

Native
1.3
@Target ( [AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER] ) annotation class BitField
(source)

Constructors

Native
1.3

<init>

BitField ( offset : Long , size : Int )

Properties

Native
1.3

offset

val offset : Long
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 .