debugRemoveLogFunctionByData

fnuint debugRemoveLogFunctionByData(void * data = null)

Removes all registered instances of log functions with the given user data.

Parameters

datauser data of the log function to remove

Returns

How many instances of the function were removed