GuiSetAlpha function

void GuiSetAlpha(
  1. double alpha
)

Implementation

void GuiSetAlpha(
  double alpha,
) => _module.GuiSetAlpha(alpha);