sgs_DumpVar [function]
void sgs_DumpVar( sgs_Context* C, sgs_Variable var, int maxdepth )
Convert the variable to a highly informative string that should display its contents, up to maxdepth
depth.
- If object does not have the DUMP interface function implemented, only its pointer in memory and reference count are displayed.