Function rustc_codegen_llvm::llvm::LLVMRustAddFunctionAttributes
source ยท pub unsafe extern "C" fn LLVMRustAddFunctionAttributes<'a>(
Fn: &'a Value,
index: c_uint,
Attrs: *const &'a Attribute,
AttrsLen: size_t,
)