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