OpenDOF Project
void(* ReconnectingStateListenerCallbacks::ReconnectingStateListenerCallbacksFns_t::Destroyed)(ReconnectingStateListenerCallbacks self, ReconnectingStateListener listener)

Called when it it safe to free the resources for this ReconnectingStateListenerCallbacks.

This callback may be NULL to ignore notification of removal.

Parameters
selfThe callback structure given to ReconnectingStateListener_Create. This will never be NULL.
listenerThe ReconnectingStateListener that the callback structure was associated with. This will never be NULL.
core-c-dof-connection-reconnecting-listener Version 2.1.0 Build 0
2017-05-12