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

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