Skip to main content

LLVMGetOperandBundleAtIndex

Function LLVMGetOperandBundleAtIndex 

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