rect
fn
void rect(int x, int y, uint width, uint height) extern(C) nothrow @nogc @wasm4 @importName("rect")Draws a rectangle.
void rect(int x, int y, uint width, uint height) extern(C) nothrow @nogc @wasm4 @importName("rect")Draws a rectangle.