fillRect

JS
1.1
abstract fun fillRect(
    x: Double,
    y: Double,
    w: Double,
    h: Double)