Function rustc_codegen_llvm::llvm::AddFunctionAttributes

source ·
pub fn AddFunctionAttributes<'ll>(
    llfn: &'ll Value,
    idx: AttributePlace,
    attrs: &[&'ll Attribute]
)