fn getenvZ(key: [*:0]const u8) ?[:0]const u8
Get an environment variable with a null-terminated name. See also getenv.
getenv
key: [*:0]const u8,