rustix-libc-wrappers

Crates.iorustix-libc-wrappers
lib.rsrustix-libc-wrappers
version0.1.1
created_at2025-03-07 02:12:23.160206+00
updated_at2025-08-25 15:05:39.380572+00
descriptionSafe Rust bindings to `libc` functions
homepage
repositoryhttps://github.com/sunfishcode/rustix-libc-wrappers
max_upload_size
id1582175
size47,617
Dan Gohman (sunfishcode)

documentation

https://docs.rs/rustix-libc-wrappers

README

rustix-libc-wrappers

Safe Rust bindings to `libc` functions

Github Actions CI Status zulip chat crates.io page docs.rs docs

rustix-libc-wrappers is a wrapper around functions in libc that can only be implemented in libc.

Minimum Supported Rust Version (MSRV)

This crate currently works on the version of Rust on Debian stable, which is currently Rust 1.63. This policy may change in the future, in minor version releases, so users using a fixed version of Rust should pin to a specific version of this crate.

Commit count: 4

cargo fmt