[][src]Function rustc_llvm_proxy::proxy::LLVMSetCmpXchgFailureOrdering

#[no_mangle]
pub unsafe extern "C" fn LLVMSetCmpXchgFailureOrdering(
    CmpXchgInst: LLVMValueRef,
    Ordering: LLVMAtomicOrdering
)