symbol_calloc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Symbol* symbol_calloc(const(char)* id)
  2. Symbol* symbol_calloc(const(char)* id, uint len)
    version(COMPILE)
    extern (C++) nothrow
    symbol_calloc
    (
    const(char)* id
    ,
    uint len
    )

Meta