Remove the given callback function from the set of previously added exit callbacks.
The exact callback (by reference) to remove, previously added by addExitCallback.
true if the callback was found and removed. false otherwise.
true
false
Remove the given callback function from the set of previously added exit callbacks.