toTypedArray

fun toTypedArray(receiver: IrExpression, elementType: IrType, startOffset: Int = UNDEFINED_OFFSET, endOffset: Int = UNDEFINED_OFFSET): IrCall

Sources

jvm source
Link copied to clipboard