getargv-sys 0.2.0

The first and only library to provide a correct interface to the KERN_PROCARGS2 sysctl.
Documentation
[build-dependencies.bindgen]
version = "0.61.0"

[package]
authors = ["CamJN <getargv@narzt.cam>"]
categories = ["external-ffi-bindings", "os::macos-apis"]
description = "The first and only library to provide a correct interface to the KERN_PROCARGS2 sysctl."
documentation = "https://docs.rs/getargv-sys"
edition = "2021"
homepage = "https://getargv.narzt.cam/"
keywords = ["argv", "arguments", "macOS", "KERN_PROCARGS2", "sysctl"]
license-file = "LICENSE"
links = "getargv"
name = "getargv-sys"
readme = "README.md"
repository = "https://github.com/getargv/getargv-sys/"
version = "0.2.0"
[package.metadata.docs.rs]
targets = ["x86_64-apple-darwin", "aarch64-apple-darwin"]