#ffi #winapi #windows

sys psapi-sys

Contains function definitions for the Windows API library psapi. See winapi for types and constants.

3 unstable releases

Uses old Rust 2015

0.1.1 Dec 18, 2017
0.1.0 May 29, 2015
0.0.1 Jan 26, 2015

#358 in Windows APIs

Download history 27/week @ 2024-07-22 63/week @ 2024-07-29 32/week @ 2024-08-05 37/week @ 2024-08-12 20/week @ 2024-08-19 29/week @ 2024-08-26 14/week @ 2024-09-02 16/week @ 2024-09-09 26/week @ 2024-09-16 74/week @ 2024-09-23 30/week @ 2024-09-30 26/week @ 2024-10-07 26/week @ 2024-10-14 10/week @ 2024-10-21 15/week @ 2024-10-28 24/week @ 2024-11-04

76 downloads per month

MIT license

75KB
2K SLoC

psapi

Contains function definitions for the Windows API library psapi. See winapi for types and constants.

[dependencies]
psapi-sys = "0.1.0"
extern crate psapi;

Documentation


lib.rs:

FFI bindings to psapi.

Dependencies