mkdtemp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char* mkdtemp(char* t)
    version(Windows)
    char*
    mkdtemp
    (
    char* t
    )
  2. char* mkdtemp(char* template_)

Meta