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