symbol_name

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_name(const(char)* name, int sclass, type* t)
    extern (C++) @nogc nothrow nothrow
    symbol_name
    (
    const(char)* name
    ,
    int sclass
    ,)
  2. Symbol* symbol_name(const(char)* name, uint len, int sclass, type* t)

Meta