SetTargetFPS function

void SetTargetFPS(
  1. int fps
)

Implementation

void SetTargetFPS(int fps) => _module.SetTargetFPS(fps);