mkdtemp

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* mkdtemp(char* t)
  2. char* mkdtemp(char* template_)
    version(!Windows)
    extern (C)
    char*
    mkdtemp
    (
    char* template_
    )

Meta