Requests an interrupt; safe to call from a signal handler.
Declared in <util/signalinterrupt.h>
<util/signalinterrupt.h>
[[nodiscard]] bool operator()();
true on success, false if the interrupt could not be signalled
The return value should not be discarded.