man mdebug_dump_chartab () - Dump a chartable.
NAME
mdebug_dump_chartab - Dump a chartable.
SYNOPSIS
MCharTable* mdebug_dump_chartab (MCharTable * table, int indent)
DESCRIPTION
The mdebug_dump_chartab() function prints a chartable table in a human readable way to the stderr. indent specifies how many columns to indent the lines but the first one.
RETURN VALUE
This function returns table.