Function rustc_codegen_llvm::attributes::apply_to_callsite

source ·
pub fn apply_to_callsite(
    callsite: &Value,
    idx: AttributePlace,
    attrs: &[&Attribute]
)