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

mplist_get_func -

Description

       Get the value (function pointer) of a property in a property list. The mplist_get_func() function is
       similar to mplist_get() but for getting a function pointer from property list plist by key key.

Name

       mplist_get_func -

See Also

mplist_get()

Synopsis

M17NFuncmplist_get_func (MPlist * plist, MSymbol key)

See Also