fn getEnvVarOwned(allocator: Allocator, key: []const u8) GetEnvVarOwnedError![]u8

Caller must free returned memory.

Parameters

allocator: Allocator,
key: []const u8,