Target.getTargetInfo

Get targetInfo by key

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

Parameters

name const(char)*

name of targetInfo to get

loc Loc

location to use for error messages

Return Value

Expression for the requested targetInfo

Suggestion Box / Bug Report