asctime_r

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* asctime_r(tm* , char* )
    version(linux)
    extern (C)
    char*
    asctime_r
    (
    in tm*
    ,
    char*
    )
  2. char* asctime_r(tm* , char* )
  3. char* asctime_r(tm* , char* )
  4. char* asctime_r(tm* , char* )

Meta