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

       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