DoxigAlpha

ParseOptions

Fields of this type

Fields

#
arch_os_abi:[]const u8
This is sometimes called a "triple".
cpu_features:?[]const u8
Looks like "name+a+b-c-d+e", where "name" is a CPU Model name, "a", "b", and "e"
dynamic_linker:?[]const u8
Absolute path to dynamic linker, to override the default, which is either a natively
object_format:?[]const u8
= null
diagnostics:?*Diagnostics
If this is provided, the function will populate some information about parsing failures,

Type definitions in this namespace

Types

#