Function axlibc::getenv

source ·
#[no_mangle]
pub unsafe extern "C" fn getenv(name: *const c_char) -> *mut c_char
Available on crate feature alloc only.
Expand description

get the corresponding environ variable