Performs the detaching, unsubscription, or ther forms of generic resource clean-up.
remarks
The function allows to be called multiple times. However, if the first call to
this function does not throw any error, so should the later calls. In most cases,
Only the first call is truly effective.
Represents a callback for event listener detaching or other forms of generic resource clean-up.