debugRemoveLogFunctionByData

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

uint
debugRemoveLogFunctionByData
(
void* data = null
)

Parameters

data void*

user data of the log function to remove

Return Value

Type: uint

How many instances of the function were removed