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

       Return the value of the first property in a property list. The mplist_value() function returns the value
       of the first property in property list plist. If the length of plist is zero, it returns NULL.

Name

       mplist_value -

Synopsis

       void* mplist_value (MPlist * plist)

See Also