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