psutil-nim icon indicating copy to clipboard operation
psutil-nim copied to clipboard

Some updates

Open Techno-Fox opened this issue 3 years ago • 0 comments

I've added a pid_kill procedure to kill the specified pid, and some updates to the psutil library, such as casting where needed, and adding check for OpenProcess. Also removed deprecated feature in favor of the supported ones.

Techno-Fox avatar Mar 18 '22 13:03 Techno-Fox