Function llvm_sys::core::LLVMGetOperandBundleArgAtIndex
source ยท pub unsafe extern "C" fn LLVMGetOperandBundleArgAtIndex(
Bundle: LLVMOperandBundleRef,
Index: c_uint,
) -> LLVMValueRefExpand description
Obtain the operand for an operand bundle at the given index.