gmtime_r

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. tm* gmtime_r(time_t* , tm* )
  2. tm* gmtime_r(time_t* , tm* )
  3. tm* gmtime_r(time_t* , tm* )
  4. tm* gmtime_r(time_t* , tm* )
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C)
    tm*
    gmtime_r
    (
    in time_t*
    ,
    tm*
    )

Meta