phnt

Crates.iophnt
lib.rsphnt
version0.0.31
sourcesrc
created_at2024-04-08 04:37:17.592157
updated_at2024-09-14 08:59:08.97933
descriptionRust bindings to the System Informer's (formerly known as Process Hacker) `phnt` native Windows headers
homepagehttps://github.com/oberrich/phnt-rs
repositoryhttps://github.com/oberrich/phnt-rs
max_upload_size
id1199790
size4,428,364
52 69 63 68 61 72 64 (oberrich)

documentation

README

phnt: Rust bindings to the System Informer's phnt

phnt GitHub Actions phnt on crates.io phnt on docs.rs

This crate provides Rust with access to the System Informer's (formerly known as Process Hacker) native Windows headers (shortened to phnt) which provide type definitions, constants, macros as well as function prototypes to even undocumented functions and syscalls.

Feature Description
regenerate Regenerate bindings from phnt (nightly) source code.
(default) Pre-generated bindings are used for faster builds.

Crate Overview

Commit count: 68

cargo fmt