forked from GitHub/gf-core
added an API for printing the PGF to human readable format
This commit is contained in:
@@ -74,5 +74,7 @@ GU_DECLARE_TYPE(PgfPGF, struct);
|
||||
|
||||
/// @}
|
||||
|
||||
void
|
||||
pgf_print(PgfPGF* pgf, GuWriter* wtr, GuExn* err);
|
||||
|
||||
#endif // PGF_H_
|
||||
|
||||
Reference in New Issue
Block a user