Module unix

Source

Re-exports§

pub use super::common::Env;

Statics§

ENV_LOCK 🔒

Functions§

env
Returns a vector of (variable, value) byte-vector pairs for all the environment variables of the current process.
env_read_lock
environ
getenv
setenv
unsetenv