Up

module Ctypes_path

: sig
#
type path
#
val path_of_string : string -> path
#
val format_path : Format.formatter -> path -> unit
end