nn_symbol

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* nn_symbol(int i, int* value)
  2. const(char)* nn_symbol(int i, int* value)
    extern (C) @system nothrow @nogc extern (C)
    const(char)*
    nn_symbol
    (
    int i
    ,
    int* value
    )

Meta