#[no_mangle]
pub unsafe extern "C" fn nstd_env_vars() -> NSTDVec
Expand description

Returns an array of strings that contain the environment variables. Returns: NSTDVec vars - Vector of NSTDString.