Skip to content

QuantumGate::Callback::Clear

Karel Donk edited this page Jun 15, 2018 · 1 revision

Clears the callback function. The containing function pointer or callable object is released and memory is freed.

Signature

constexpr void Clear() noexcept;
Clone this wiki locally