← Docs
kotlin-stdlib / kotlinx.cinterop / ManagedType

ManagedType

Native
1.3
abstract class ManagedType < T : CStructVar >
(source)

Constructors

Native
1.3

<init>

ManagedType ( cpp : T )

Properties

Native
1.3

cpp

val cpp : T

Extension Properties

Native
1.3

ptr

val < T : CStructVar > ManagedType < T > . ptr : CPointer < T >
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 .