#ffi #winapi #definition #constants #windows #type #psapi

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

#315 in Windows APIs

Download history 12/week @ 2023-12-10 21/week @ 2023-12-17 20/week @ 2023-12-24 16/week @ 2024-01-07 15/week @ 2024-01-14 100/week @ 2024-01-21 1/week @ 2024-01-28 12/week @ 2024-02-04 24/week @ 2024-02-11 84/week @ 2024-02-18 112/week @ 2024-02-25 75/week @ 2024-03-03 72/week @ 2024-03-10 52/week @ 2024-03-17 43/week @ 2024-03-24

248 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