Target.getTargetInfo

Get targetInfo by key

struct Target
extern (C++)
getTargetInfo
(
const(char)* name
,
const ref Loc loc
)

Parameters

name
Type: const(char)*

name of targetInfo to get

loc
Type: Loc

location to use for error messages

Return Value

Expression for the requested targetInfo

Meta