#winapi #ffi #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

#383 in Windows APIs

Download history 10/week @ 2024-11-13 26/week @ 2024-11-20 23/week @ 2024-11-27 37/week @ 2024-12-04 74/week @ 2024-12-11 33/week @ 2024-12-18 10/week @ 2025-01-01 24/week @ 2025-01-08 35/week @ 2025-01-15 24/week @ 2025-01-22 53/week @ 2025-01-29 96/week @ 2025-02-05 46/week @ 2025-02-12 39/week @ 2025-02-19 53/week @ 2025-02-26

246 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