env_get_all

Function env_get_all 

Source
pub fn env_get_all() -> Vec<(Box<[u8]>, Box<CStr>)>
Expand description

Gets all the environment variables in the current process