fn getenv(key: []const u8) ?[:0]const u8

Get an environment variable. See also getenvZ.

Parameters

key: []const u8,