debugRemoveLogFunctionByData
fn
uint debugRemoveLogFunctionByData(void * data = null)Removes all registered instances of log functions with the given user data.
Parameters
data | user data of the log function to remove |
Returns
How many instances of the function were removed