LLVMAddTargetDependentFunctionAttr

Add a target-dependent attribute to a fuction @see llvm::AttrBuilder::addAttribute()

extern (C) nothrow
void
LLVMAddTargetDependentFunctionAttr
(,
const(char)* A
,
const(char)* V
)

Meta