Function llvm_sys::core::LLVMAddAttributeAtIndex

source ยท
pub unsafe extern "C" fn LLVMAddAttributeAtIndex(
    F: LLVMValueRef,
    Idx: LLVMAttributeIndex,
    A: LLVMAttributeRef
)