Skip to content

QuantumGate::Extender::ShutdownCallback

Karel Donk edited this page Dec 10, 2019 · 1 revision

This callback function gets called by the QuantumGate instance to notify an extender that it has been shut down completely and should now deinitialize and free resources.

Declaration

Callback<void(void)>;
Clone this wiki locally