logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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