[][src]Function rustc_llvm_proxy::proxy::LLVMReplaceAllUsesWith

#[no_mangle]
pub unsafe extern "C" fn LLVMReplaceAllUsesWith(
    OldVal: LLVMValueRef,
    NewVal: LLVMValueRef
)