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