See RaylibCore.IsKeyPressedRepeat.
bool IsKeyPressedRepeat(int key) => _module.IsKeyPressedRepeat(key);