Callback used to let listener free any allocated memory from a removed listener. This callback is to notify the listener that it is safe to remove any data allocated for this listener. After this callback is called, the listener will no longer be called. This callback may be NULL to ignore notification of removal.
|