mem_fstrdup

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias mem_fstrdup = mem_strdup
  2. char* mem_fstrdup(const(char)* )
    version(!MEM_DEBUG)
    extern (C) nothrow @nogc
    char*
    mem_fstrdup
    (
    const(char)*
    )

Meta