sgs_GetMsgFunc [function]
void sgs_GetMsgFunc( sgs_Context* C, sgs_MsgFunc* outfunc, void** outuserdata )
Retrieves the currently set messaging function.
- Info about the system is at the Messaging system page.
- Validity of the returned function pointer is assured as long as engine internals are not touched anywhere.