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

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