Module Raylib_generated_constants.GamepadNumberSource

Sourcetype t =
  1. | Player1
  2. | Player2
  3. | Player3
  4. | Player4
Sourceval to_int : t -> int
Sourceval of_int : int -> t