kotlin-stdlib / kotlinx.cinterop / CVariable / <init> <init> Native 1.3 CVariable(rawPtr: NativePtr) The C data variable located in memory. The non-abstract subclasses should represent the (complete) C data type and thus specify size and alignment. Each such subclass must have a companion object which is a Type.