glLineWidth

actual fun glLineWidth(lineWidth: Float)

Sets width of rasterized lines to a given lineWidth.

expect fun glLineWidth(lineWidth: Float)

Sets width of rasterized lines to a given lineWidth.

actual fun glLineWidth(lineWidth: Float)

Sets width of rasterized lines to a given lineWidth.