Docs.rs
getargv-sys-0.5.12
Platform
aarch64-apple-darwin
x86_64-apple-darwin
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
getargv-sys 0.5.12
FFI bindings for libgetargv on macOS
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
types.h
1
2
3
typedef
signed
int
int32_t
;
typedef
unsigned
int
uint
;
typedef
int
pid_t
;