package raylib

  1. Overview
  2. Docs
type t =
  1. | Default
  2. | Bitmap
  3. | Sdf
val to_int : t -> int
val of_int : int -> t