kotlin-stdlib / kotlinx.cinterop / CValues / place place Native 1.3 abstract fun place ( placement : CPointer < T > ) : CPointer < T > (source) Copy the referenced values to placement and return placement pointer.