package posix-time2

  1. Overview
  2. Docs
type t
val tm_sec : (int, t Ctypes.structure) S.field
val tm_min : (int, t Ctypes.structure) S.field
val tm_hour : (int, t Ctypes.structure) S.field
val tm_mday : (int, t Ctypes.structure) S.field
val tm_mon : (int, t Ctypes.structure) S.field
val tm_year : (int, t Ctypes.structure) S.field
val tm_wday : (int, t Ctypes.structure) S.field
val tm_yday : (int, t Ctypes.structure) S.field
val tm_isdst : (int, t Ctypes.structure) S.field