Raylib.NPatchLayout
type t =
| Nine_patch
| Three_patch_vertical
| Three_patch_horizontal
val to_int : t -> int
val of_int : int -> t