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

mdebug_dump_fontset - Dump a fontset.

Description

       Dump a fontset. The mdebug_dump_fontset() function prints fontset fontset in a human readable way to the
       stderr or to what specified by the environment variable MDEBUG_OUTPUT_FILE.  indent specifies how many
       columns to indent the lines but the first one.

Name

       mdebug_dump_fontset - Dump a fontset.

Return Value

           This function returns fontset.

Synopsis

MFontset* mdebug_dump_fontset (MFontset * fontset, int indent)

See Also