Target.supportsLinkerDirective

Returns true if the target supports pragma(linkerDirective).

struct Target
extern (C++) const
bool
supportsLinkerDirective
()

Return Value

Type: bool

false if the target does not support pragma(linkerDirective).

Meta