symbol_calloc

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
  1. Symbol* symbol_calloc(const(char)* id)
  2. Symbol* symbol_calloc(const(char)* id, uint len)
    extern (C++) @nogc nothrow nothrow
    symbol_calloc
    (
    const(char)* id
    ,
    uint len
    )

Meta