Module Unix.Error

module Error: sig .. end

type t = Unix.error 
val of_system_int : int -> t