c-scape 0.22.3

A libc bottom-half implementation in Rust
Documentation
1
2
3
pub(crate) mod get;
#[cfg_attr(feature = "threadsafe-setenv", path = "set_thread.rs")]
pub(crate) mod set;