kotlin-stdlib / kotlinx.cinterop / cValue cValue Native 1.3 fun < reified T : CVariable > cValue ( ) : CValue < T > (source) inline fun < reified T : CStructVar > cValue ( initialize : T . ( ) -> Unit ) : CValue < T > (source)