raylib.constants
Raylib_generated_constants.GamepadNumber
raylib
raylib.c
raylib.functions
raylib.types
type t =
| Player1
| Player2
| Player3
| Player4
val t : t Ctypes.typ
val to_int : t -> int
val of_int : int -> t