[][src]Function rustc_llvm_proxy::proxy::LLVMAddAttributeAtIndex

#[no_mangle]
pub unsafe extern "C" fn LLVMAddAttributeAtIndex(
    F: LLVMValueRef,
    Idx: LLVMAttributeIndex,
    A: LLVMAttributeRef
)