pub struct SignalQuery(_);Expand description
In-depth information of a specific signal
Implementations
The name of the signal.
The signal flags.
The return type for the user callback.
The parameters for the user callback.
pub struct SignalQuery(_);In-depth information of a specific signal
The name of the signal.
The signal flags.
The return type for the user callback.
The parameters for the user callback.