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