GuiSetFont function

void GuiSetFont(
  1. FontC font
)

Implementation

void GuiSetFont(FontC font) => _module.GuiSetFont(font);