target: std.Target
link_libc: bool
output_mode: std.builtin.OutputMode
link_mode: std.builtin.LinkMode
pie: bool
pub const GetArgs = struct { target: std.Target, link_libc: bool, output_mode: std.builtin.OutputMode, link_mode: std.builtin.LinkMode, pie: bool, }
Press escape to exit search and then '?' to see more options.