Function LLVMAddDestination

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