symbol_name

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

Meta