[][src]Function rustc_llvm_proxy::proxy::LLVMAddDestination

#[no_mangle]
pub unsafe extern "C" fn LLVMAddDestination(
    IndirectBr: LLVMValueRef,
    Dest: LLVMBasicBlockRef
)