RegressFooRectangle* regress_foo_rectangle_new int x int y int width int height regress_foo_rectangle_new RegressFooRectangle* regress_foo_rectangle_new (int x, int y, int width, int height);

This is a C convenience constructor; we have to (skip) it because it's not a boxed type.

<code>x</code> <code>y</code> <code>width</code> <code>height</code> <code>Returns</code>