man mdebug_dump_face () - Dump a face.
NAME
mdebug_dump_face - Dump a face.
SYNOPSIS
MFace* mdebug_dump_face (MFace * face, int indent)
DESCRIPTION
The mdebug_dump_face() function prints face face 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 face.