4 releases
0.2.0 | Jun 17, 2020 |
---|---|
0.1.2 | Mar 1, 2020 |
0.1.1 | Aug 30, 2019 |
0.1.0 | Aug 13, 2019 |
#187 in macOS and iOS APIs
12,967 downloads per month
Used in 25 crates
(2 directly)
18KB
374 lines
darwin-libproc-sys
Low-level Rust bindings for
libproc
of macOS
This crate provides unsafe low-level bindings for libproc
,
based on the XNU 4903.221.2 sources.
See darwin-libproc crate for idiomatic safe wrappers for these bindings.
License
Licensed under either of Apache License 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~44KB