← Docs
kotlin-stdlib / kotlinx.cinterop / memberAt

memberAt

Native
1.3
fun < reified T : CPointed > CStructVar . memberAt (
offset : Long
) : T

(source)

Returns the member of this CStructVar which is located by given offset in bytes.

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 .