package raylib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Raylib_generated_constants.ConfigFlagSource

Sourcetype t =
  1. | Reserved
  2. | Fullscreen_mode
  3. | Window_resizable
  4. | Window_undecorated
  5. | Window_transparent
  6. | Window_hidden
  7. | Window_always_run
  8. | MSAA_4X_hint
  9. | VSync_hint
Sourceval t_bitmask : t list Ctypes.typ
Sourceval to_int : t -> int
Sourceval of_int : int -> t
OCaml

Innovation. Community. Security.