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

       Hook function called on an error. The mdebug_hook() function is called when an error happens. It returns
       -1 without doing anything. It is useful to set a break point on this function in a debugger.

Name

       mdebug_hook -

Synopsis

       int mdebug_hook (void)

See Also