#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

#317 in Windows APIs

Download history 46/week @ 2024-04-11 44/week @ 2024-04-18 53/week @ 2024-04-25 47/week @ 2024-05-02 42/week @ 2024-05-09 60/week @ 2024-05-16 54/week @ 2024-05-23 54/week @ 2024-05-30 35/week @ 2024-06-06 40/week @ 2024-06-13 47/week @ 2024-06-20 16/week @ 2024-06-27 19/week @ 2024-07-04 47/week @ 2024-07-11 34/week @ 2024-07-18 30/week @ 2024-07-25

130 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