grimoire.stdlib.util

Members

Functions

grGetOutputFunction
void function(GrString) grGetOutputFunction()

Gets the output callback of print and printl primitives

grSetOutputFunction
void grSetOutputFunction(void function(GrString) callback)

Sets the output callback of print and printl primitives

Variables

_stdOut
void function(GrString) _stdOut;
Undocumented in source.

Meta

License

Zlib

Authors

Enalye