Module Types.Parse_ctypes

module Conversion : sig ... end
val parse_file : string -> unit
val type_of_string : string -> Ctypes.typ

Parses a string into Ctypes.typ

  • raises [Failure]

    if the string is not a valid type