BitField
Platform and version requirements: Native (1.3)
@Target([AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER]) annotation class BitField
Constructors
Platform and version requirements: Native (1.3)
<init>
BitField(offset: Long, size: Int)
Properties
Platform and version requirements: Native (1.3)
offset
val offset: Long
Platform and version requirements: Native (1.3)
size
val size: Int
© 2010–2021 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-struct/-bit-field/index.html