Method
FoundryRunToolsend_signal
Declaration [src]
DexFuture*
foundry_run_tool_send_signal (
FoundryRunTool* self,
int signum
)
Description [src]
Sends a signal to the running application.
The future resolves when the signal has been sent. There is no guarantee of signal delivery.