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