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

       Compare faces. The mface_equal() function compares faces face1 and face2.

Name

       mface_equal -

Return Value

           If two faces have the same property values, return 1. Otherwise return 0.

Synopsis

       int mface_equal (MFace * face1, MFace * face2)

See Also