GuiDummyRec function
Implementation
int GuiDummyRec(
RectangleD bounds,
MemoryPointer<RChar> text,
) => _module.GuiDummyRec(bounds, text);
int GuiDummyRec(
RectangleD bounds,
MemoryPointer<RChar> text,
) => _module.GuiDummyRec(bounds, text);