GuiDummyRec function

int GuiDummyRec(
  1. RectangleC bounds,
  2. Pointer<Char> text
)

Implementation

int GuiDummyRec(RectangleC bounds, Pointer<Char> text) => _module.GuiDummyRec(bounds, text);