Function removeExitCallback

  • Remove the given callback function from the set of previously added exit callbacks.

    Parameters

    Returns boolean

    true if the callback was found and removed. false otherwise.