logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Description

       @brief Get symbol name.

       The msymbol_name() function returns a pointer to a string
       containing the name of @b symbol.

       @par Errors:
       This function never fails.

Name

       msymbol_name -

See Also

msymbol(), msymbol_exist()

Synopsis

       char* msymbol_name (MSymbol symbol)

See Also