copy
inline
fun
<
reified
T
:
CStructVar
>
CValue
<
T
>
.
copy
(
modify
:
T
.
(
)
->
Unit
)
:
CValue
<
T
>
(source)