Function rustc_codegen_llvm::llvm::LLVMRustAddCallSiteAttributes

source ยท
pub unsafe extern "C" fn LLVMRustAddCallSiteAttributes<'a>(
    Instr: &'a Value,
    index: c_uint,
    Attrs: *const &'a Attribute,
    AttrsLen: size_t,
)