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

msymbol_put_func -

Description

       Set the value (function pointer) of a symbol property. The msymbol_put_func() function is similar to
       msymbol_put() but for setting function pointer func as the property value of symbol for key key.

Name

       msymbol_put_func -

See Also

msymbol_put(), M17N_FUNC()

Synopsis

       int msymbol_put_func (MSymbol symbol, MSymbol key, M17NFuncfunc)

See Also