DrawFPS function

void DrawFPS(
  1. int posX,
  2. int posY
)

Implementation

void DrawFPS(int posX, int posY) => _module.DrawFPS(posX, posY);