nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Process.kill
nulib
threading
process
Process
Kills the given process.
class
Process
@
nogc
@
safe
bool
kill
(
)
Return Value
Type:
bool
true
if the operation succeeded,
false
otherwise.
Meta
Source
See Implementation
nulib
threading
process
Process
constructors
this
destructors
~this
functions
kill
properties
pid
thisProcess
Kills the given process.