Function LLVMGetOperandBundleAtIndex

Source
#[no_mangle]
pub extern "C" fn LLVMGetOperandBundleAtIndex(
    C: LLVMValueRef,
    Index: c_uint,
) -> LLVMOperandBundleRef