LLVMGetOperandBundleAtIndex

Function LLVMGetOperandBundleAtIndex 

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