package diffast-langs-cpp-parsing

  1. Overview
  2. Docs
type t =
  1. | Const
  2. | Volatile
  3. | Restrict
  4. | Cdecl
  5. | Stdcall
val to_string : t -> string
val encode : t -> string
OCaml

Innovation. Community. Security.